Public Member Functions | Private Member Functions

TGo4TaskHandlerCommandList Class Reference

#include <TGo4TaskHandlerCommandList.h>

Inheritance diagram for TGo4TaskHandlerCommandList:
TGo4CommandProtoList TGo4AnalysisCommandList TGo4ExampleCommandList

List of all members.

Public Member Functions

 TGo4TaskHandlerCommandList (const char *name)
virtual ~TGo4TaskHandlerCommandList ()

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::TGo4TaskHandlerCommandList ( const char *  name  ) 

Definition at line 27 of file TGo4TaskHandlerCommandList.cxx.

References TGo4CommandProtoList::AddCommand().

TGo4TaskHandlerCommandList::~TGo4TaskHandlerCommandList (  )  [virtual]

Definition at line 41 of file TGo4TaskHandlerCommandList.cxx.

TGo4TaskHandlerCommandList::TGo4TaskHandlerCommandList (  )  [private]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines