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