#include <TGo4TaskHandlerCommand.h>
Inheritance diagram for TGo4TaskHandlerCommand:
Public Methods | |
TGo4TaskHandlerCommand () | |
TGo4TaskHandlerCommand (const char *name, const char *description) | |
virtual | ~TGo4TaskHandlerCommand () |
TGo4TaskHandlerCommand (const TGo4TaskHandlerCommand &right) | |
TGo4TaskHandlerCommand & | operator= (const TGo4TaskHandlerCommand &right) |
virtual Int_t | RefuseCom () |
Optional action if command is not allowed (warning message e.g.). More... |
|
Definition at line 31 of file TGo4TaskHandlerCommand.cxx. References TGo4Command::fbIsEnabled, TGo4Command::fbIsSynchron, TGo4Command::fiCommandID, kGo4ComModeController, TGo4Command::SetProtection(), and TGo4Command::SetReceiverName(). |
|
Definition at line 21 of file TGo4TaskHandlerCommand.cxx. References TGo4Command::fbIsEnabled, TGo4Command::fbIsSynchron, kGo4ComModeController, TGo4Command::SetProtection(), and TGo4Command::SetReceiverName(). |
|
Definition at line 43 of file TGo4TaskHandlerCommand.cxx. |
|
Definition at line 47 of file TGo4TaskHandlerCommand.cxx. |
|
Definition at line 52 of file TGo4TaskHandlerCommand.cxx. |
|
Optional action if command is not allowed (warning message e.g.).
Reimplemented from TGo4Command. Definition at line 69 of file TGo4TaskHandlerCommand.cxx. References TGo4Command::GetMode(), TGo4Command::GetModeDescription(), TGo4Command::GetTaskName(), TGo4Command::RefuseCom(), and TGo4Task::SendStatusMessage(). |