v2.10-0 (21000JUN2005)

Uses of Class
Go4CommandsBase.TGo4CommandProtoList

Packages that use TGo4CommandProtoList
Go4CommandsBase 
Go4CommandsTaskHandler 
Go4TaskHandler 

Uses of TGo4CommandProtoList in Go4CommandsBase
 

Methods in Go4CommandsBase that return TGo4CommandProtoList
synchronized TGo4CommandProtoList&TGo4CommandProtoList.operator+=(const TGo4CommandProtoList& two)
          Adds second command list to this
 

Methods in Go4CommandsBase with parameters of type TGo4CommandProtoList
synchronized TGo4CommandProtoList&TGo4CommandProtoList.operator+=(const TGo4CommandProtoList& two)
          Adds second command list to this
 

Uses of TGo4CommandProtoList in Go4CommandsTaskHandler
 

Subclasses of TGo4CommandProtoList in Go4CommandsTaskHandler
class TGo4TaskHandlerCommandList
          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
 

Uses of TGo4CommandProtoList in Go4TaskHandler
 

Methods in Go4TaskHandler with parameters of type TGo4CommandProtoList
voidTGo4Task.AddUserCommandList(TGo4CommandProtoList* comlist)
          Add a user command list to the existing command list.
 


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

30-06-2005