v2.10-0 (21000JUN2005)

Go4CommandsTaskHandler
Class TGo4TaskHandlerCommandList

Direct Known Subclasses:
TGo4AnalysisCommandList, TGo4ExampleCommandList

class TGo4TaskHandlerCommandList
derived from TGo4CommandProtoList

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


Fields inherited from class TNamed
fName, fTitle

Constructor Summary
 TGo4TaskHandlerCommandList(const char * name)
           
 private TGo4TaskHandlerCommandList()
           

Destructor Summary
 virtual synchronized ~TGo4TaskHandlerCommandList()
           

Methods inherited from class Go4CommandsBase.TGo4CommandProtoList
AddCommand, MakeCommand, operator+=, RemoveCommand, ShowCommands

Methods inherited from class TNamed
operator=, Clear, Clone, Compare, Copy, FillBuffer, GetName, GetTitle, Hash, IsSortable, SetName, SetNameTitle, SetTitle, ls, Print, Sizeof, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Constructor Detail

TGo4TaskHandlerCommandList

public TGo4TaskHandlerCommandList(const char * name)

TGo4TaskHandlerCommandList

private TGo4TaskHandlerCommandList()
Method Detail

~TGo4TaskHandlerCommandList

public virtual synchronized ~TGo4TaskHandlerCommandList()

J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005