GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4AnalysisCommandList.h>
Public Member Functions | |
TGo4AnalysisCommandList () | |
virtual | ~TGo4AnalysisCommandList () |
Public Member Functions inherited from TGo4TaskHandlerCommandList | |
TGo4TaskHandlerCommandList (const char *name) | |
virtual | ~TGo4TaskHandlerCommandList () |
Public Member Functions inherited from TGo4CommandProtoList | |
TGo4CommandProtoList (const char *name) | |
virtual | ~TGo4CommandProtoList () |
virtual void | ShowCommands () |
TGo4Command * | MakeCommand (const char *name) |
TGo4Command * | MakeCommand (TGo4RemoteCommand *remcon) |
void | RemoveCommand (const char *name) |
void | AddCommand (TGo4Command *com) |
TGo4CommandProtoList & | operator+= (const TGo4CommandProtoList &two) |
list containing prototypes of all analysis command objects.
Definition at line 21 of file TGo4AnalysisCommandList.h.
TGo4AnalysisCommandList::TGo4AnalysisCommandList | ( | ) |
Definition at line 42 of file TGo4AnalysisCommandList.cxx.
References TGo4CommandProtoList::AddCommand().
|
virtual |
Definition at line 76 of file TGo4AnalysisCommandList.cxx.