#include <TGo4TaskHandlerCommand.h>
Public Member Functions | |
| TGo4TaskHandlerCommand () | |
| TGo4TaskHandlerCommand (const char *name, const char *description) | |
| TGo4TaskHandlerCommand (const TGo4TaskHandlerCommand &right) | |
| virtual | ~TGo4TaskHandlerCommand () |
| virtual Int_t | RefuseCom () |
Definition at line 19 of file TGo4TaskHandlerCommand.h.
| TGo4TaskHandlerCommand::TGo4TaskHandlerCommand | ( | ) |
Definition at line 29 of file TGo4TaskHandlerCommand.cxx.
References TGo4Command::fbIsEnabled, TGo4Command::fbIsSynchron, TGo4Command::fiCommandID, kGo4ComModeController, TGo4Command::SetProtection(), and TGo4Command::SetReceiverName().
| TGo4TaskHandlerCommand::TGo4TaskHandlerCommand | ( | const char * | name, | |
| const char * | description | |||
| ) |
Definition at line 19 of file TGo4TaskHandlerCommand.cxx.
References TGo4Command::fbIsEnabled, TGo4Command::fbIsSynchron, kGo4ComModeController, TGo4Command::SetProtection(), and TGo4Command::SetReceiverName().
| TGo4TaskHandlerCommand::TGo4TaskHandlerCommand | ( | const TGo4TaskHandlerCommand & | right | ) |
Definition at line 41 of file TGo4TaskHandlerCommand.cxx.
| virtual TGo4TaskHandlerCommand::~TGo4TaskHandlerCommand | ( | ) | [inline, virtual] |
Definition at line 28 of file TGo4TaskHandlerCommand.h.
| Int_t TGo4TaskHandlerCommand::RefuseCom | ( | ) | [virtual] |
Optional action if command is not allowed (warning message e.g.)
Reimplemented from TGo4Command.
Definition at line 46 of file TGo4TaskHandlerCommand.cxx.
References TGo4Command::fxReceiverBase, TGo4Command::GetMode(), TGo4Command::GetModeDescription(), TGo4Command::GetTaskName(), and TGo4Task::SendStatusMessage().
1.7.1