#include <TGo4AnalysisCommand.h>
Inheritance diagram for TGo4AnalysisCommand:
Public Methods | |
TGo4AnalysisCommand (const char *name, const char *desc) | |
virtual | ~TGo4AnalysisCommand () |
TGo4AnalysisCommand (const TGo4AnalysisCommand &right) | |
TGo4AnalysisCommand & | operator= (const TGo4AnalysisCommand &right) |
TGo4AnalysisCommand () | |
virtual Int_t | RefuseCom () |
Optional action if command is not allowed (warning message e.g.). More... |
|
Definition at line 21 of file TGo4AnalysisCommand.cxx. References TGo4Command::fbIsEnabled, TGo4Command::fbIsSynchron, TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 44 of file TGo4AnalysisCommand.cxx. References TRACE. |
|
Definition at line 50 of file TGo4AnalysisCommand.cxx. References TRACE. |
|
Definition at line 32 of file TGo4AnalysisCommand.cxx. References TGo4Command::fbIsEnabled, TGo4Command::fbIsSynchron, TGo4Command::SetReceiverName(), and TRACE. |
|
Definition at line 57 of file TGo4AnalysisCommand.cxx. References TRACE. |
|
Optional action if command is not allowed (warning message e.g.).
Reimplemented from TGo4Command. Definition at line 76 of file TGo4AnalysisCommand.cxx. References TGo4Command::GetMode(), TGo4Command::GetModeDescription(), TGo4Command::GetTaskName(), TGo4Command::RefuseCom(), and TGo4Slave::SendStatusMessage(). |