#include <TGo4ComServerQuit.h>
Public Member Functions | |
| TGo4ComServerQuit () | |
| virtual | ~TGo4ComServerQuit () |
| Int_t | ExeCom () |
Server Command to quit (terminate) the server and the application all clients are removed before
Definition at line 24 of file TGo4ComServerQuit.h.
| TGo4ComServerQuit::TGo4ComServerQuit | ( | ) |
Definition at line 19 of file TGo4ComServerQuit.cxx.
References TGo4Command::fbIsLocal, TGo4Command::fbIsSynchron, kGo4ComModeAdministrator, TGo4Command::SetProtection(), and TGo4Command::SetReceiverName().
| TGo4ComServerQuit::~TGo4ComServerQuit | ( | ) | [virtual] |
Definition at line 29 of file TGo4ComServerQuit.cxx.
| Int_t TGo4ComServerQuit::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 33 of file TGo4ComServerQuit.cxx.
References TGo4Log::Debug(), TGo4Command::fxReceiverBase, and TGo4ServerTask::Quit().
1.7.1