#include <TGo4ComQuit.h>
Public Member Functions | |
| TGo4ComQuit () | |
| virtual | ~TGo4ComQuit () |
| Int_t | ExeCom () |
Command to quit (terminate) the client, after successful quit, the client may be removed from taskmanager on the server side
Definition at line 23 of file TGo4ComQuit.h.
| TGo4ComQuit::TGo4ComQuit | ( | ) |
Definition at line 19 of file TGo4ComQuit.cxx.
References TGo4Command::fbIsSynchron.
| TGo4ComQuit::~TGo4ComQuit | ( | ) | [virtual] |
Definition at line 25 of file TGo4ComQuit.cxx.
| Int_t TGo4ComQuit::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 30 of file TGo4ComQuit.cxx.
References TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4Log::Info(), and TGo4Task::Quit().
1.7.1