#include <TGo4ComMasterQuit.h>

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 26 of file TGo4ComMasterQuit.h.
| TGo4ComMasterQuit::TGo4ComMasterQuit | ( | ) |
Definition at line 19 of file TGo4ComMasterQuit.cxx.
| TGo4ComMasterQuit::~TGo4ComMasterQuit | ( | ) | [virtual] |
Definition at line 28 of file TGo4ComMasterQuit.cxx.
| Int_t TGo4ComMasterQuit::ExeCom | ( | ) | [virtual] |
Do the command action.
Reimplemented from TGo4Command.
Definition at line 33 of file TGo4ComMasterQuit.cxx.
1.5.6