GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4TaskHandlerCommandList Class Reference

Class containing all command prototypes of the TaskHandler system commands (and the basic test commands); may be derived by application or user command list class which can add own commands into the list using AddCommand Method of TGo4CommandProtoList Base Class. More...

#include <TGo4TaskHandlerCommandList.h>

+ Inheritance diagram for TGo4TaskHandlerCommandList:

Public Member Functions

 TGo4TaskHandlerCommandList (const char *name)
 
virtual ~TGo4TaskHandlerCommandList ()
 
- Public Member Functions inherited from TGo4CommandProtoList
 TGo4CommandProtoList (const char *name)
 
virtual ~TGo4CommandProtoList ()
 
void AddCommand (TGo4Command *com)
 Adds a Command to the list.
 
TGo4CommandMakeCommand (const char *name)
 Creates a Clone of the specified command by name.
 
TGo4CommandMakeCommand (TGo4RemoteCommand *remcon)
 Creates command by specifications in remote command.
 
TGo4CommandProtoListoperator+= (const TGo4CommandProtoList &two)
 Adds second command list to this.
 
void RemoveCommand (const char *name)
 removes command from list
 
virtual void ShowCommands ()
 Display all commands in list by name and description.
 

Private Member Functions

 TGo4TaskHandlerCommandList ()
 

Detailed Description

Class containing all command prototypes of the TaskHandler system commands (and the basic test commands); may be derived by application or user command list class which can add own commands into the list using AddCommand Method of TGo4CommandProtoList Base Class.

Definition at line 25 of file TGo4TaskHandlerCommandList.h.

Constructor & Destructor Documentation

◆ TGo4TaskHandlerCommandList() [1/2]

◆ ~TGo4TaskHandlerCommandList()

TGo4TaskHandlerCommandList::~TGo4TaskHandlerCommandList ( )
virtual

Definition at line 39 of file TGo4TaskHandlerCommandList.cxx.

◆ TGo4TaskHandlerCommandList() [2/2]

TGo4TaskHandlerCommandList::TGo4TaskHandlerCommandList ( )
private

The documentation for this class was generated from the following files: