#include <TGo4ComMasterQuit.h>
Inheritance diagram for TGo4ComMasterQuit:
Public Member Functions | |
TGo4ComMasterQuit () | |
virtual | ~TGo4ComMasterQuit () |
Int_t | ExeCom () |
Do the command action. |
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 28 of file TGo4ComMasterQuit.h.
|
Definition at line 21 of file TGo4ComMasterQuit.cxx. References TGo4Command::fbIsLocal, TGo4Command::fbIsSynchron, and TGo4Command::SetReceiverName(). |
|
Definition at line 29 of file TGo4ComMasterQuit.cxx. |
|
Do the command action.
Reimplemented from TGo4Command. Definition at line 33 of file TGo4ComMasterQuit.cxx. References TGo4Log::Debug(), TGo4Command::fxReceiverBase, and TGo4TaskOwner::Quit(). |