#include <TGo4ComMasterQuit.h>
Public Member Functions | |
TGo4ComMasterQuit () | |
virtual | ~TGo4ComMasterQuit () |
Int_t | ExeCom () |
ClassDef (TGo4ComMasterQuit, 1) |
Master Command to quit (terminate) the master application. If master is in server mode, all slave clients are shut down before master quits. If master is connected as client to a slave server, this command will not terminate the slave.
Definition at line 26 of file TGo4ComMasterQuit.h.
TGo4ComMasterQuit::TGo4ComMasterQuit | ( | ) |
Definition at line 19 of file TGo4ComMasterQuit.cxx.
References TGo4Command::fbIsLocal, TGo4Command::fbIsSynchron, and TGo4Command::SetReceiverName().
TGo4ComMasterQuit::~TGo4ComMasterQuit | ( | ) | [virtual] |
Definition at line 28 of file TGo4ComMasterQuit.cxx.
TGo4ComMasterQuit::ClassDef | ( | TGo4ComMasterQuit | , | |
1 | ||||
) |
Int_t TGo4ComMasterQuit::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 33 of file TGo4ComMasterQuit.cxx.
References TGo4Log::Debug(), TGo4Command::fxReceiverBase, and TGo4TaskOwner::Quit().