v2.10-0 (21000JUN2005)

Uses of Class
Go4CommandsTaskHandler.TGo4TaskHandlerCommandList

Packages that use TGo4TaskHandlerCommandList
Go4CommandsAnalysis 
Go4Display 
Go4TaskHandler 
Go4TaskHandlerExample 

Uses of TGo4TaskHandlerCommandList in Go4CommandsAnalysis
 

Subclasses of TGo4TaskHandlerCommandList in Go4CommandsAnalysis
class TGo4AnalysisCommandList
          list containing prototypes of all analysis command objects.
 

Uses of TGo4TaskHandlerCommandList in Go4Display
 

Methods in Go4Display that return TGo4TaskHandlerCommandList
virtual TGo4TaskHandlerCommandList*TGo4Display.CreateCommandList()
          Factory method for command list; overrides base class implementation
 

Uses of TGo4TaskHandlerCommandList in Go4TaskHandler
 

Fields in Go4TaskHandler declared as TGo4TaskHandlerCommandList
private TGo4TaskHandlerCommandList*TGo4Task.fxCommandPrototype
          the command list which holds all command prototypes
 

Methods in Go4TaskHandler that return TGo4TaskHandlerCommandList
virtual TGo4TaskHandlerCommandList*TGo4Master.CreateCommandList()
          factory method for command list; overridden by implementation
protected virtual TGo4TaskHandlerCommandList*TGo4Task.CreateCommandList()
          factory method for command list; overridden by implementation
protected TGo4TaskHandlerCommandList*TGo4Task.GetPrototype()
          get pointer to currently valid command list
 

Uses of TGo4TaskHandlerCommandList in Go4TaskHandlerExample
 

Subclasses of TGo4TaskHandlerCommandList in Go4TaskHandlerExample
class TGo4ExampleCommandList
          
 

Methods in Go4TaskHandlerExample that return TGo4TaskHandlerCommandList
TGo4TaskHandlerCommandList*TGo4ExampleServer.CreateCommandList()
          
 


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

30-06-2005