#include <TGo4ComStart.h>
Public Member Functions | |
TGo4ComStart () | |
virtual | ~TGo4ComStart () |
Int_t | ExeCom () |
Command calling the virtual method Start() of Client Task class; this method is overridden by user client, thus any start action of the application may be invoked by this (e.g. start of analysis main event loop)
Definition at line 25 of file TGo4ComStart.h.
TGo4ComStart::TGo4ComStart | ( | ) |
Definition at line 19 of file TGo4ComStart.cxx.
References TGo4Command::fbIsSynchron, and TGo4Command::SetDescription().
TGo4ComStart::~TGo4ComStart | ( | ) | [virtual] |
Definition at line 26 of file TGo4ComStart.cxx.
Int_t TGo4ComStart::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 30 of file TGo4ComStart.cxx.
References TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4Task::SendStatusMessage(), and TGo4Task::Start().