|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4ExampleCommandList.h>
Inheritance diagram for TGo4ExampleCommandList:Public Member Functions | |
| TGo4ExampleCommandList () | |
| ~TGo4ExampleCommandList () | |
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) |
Definition at line 19 of file TGo4ExampleCommandList.h.
| TGo4ExampleCommandList::TGo4ExampleCommandList | ( | ) |
Definition at line 23 of file TGo4ExampleCommandList.cxx.
References TGo4CommandProtoList::AddCommand().
| TGo4ExampleCommandList::~TGo4ExampleCommandList | ( | ) |
Definition at line 19 of file TGo4ExampleCommandList.cxx.
1.8.8