v2.10-0 (21000JUN2005)

Uses of Package
Go4CommandsTaskHandler

Packages that use Go4CommandsTaskHandler
Go4CommandsAnalysis 
Go4CommandsTaskHandler 
Go4Display 
Go4TaskHandler 
Go4TaskHandlerExample 

Classes in Go4CommandsTaskHandler used by %2% Go4CommandsAnalysis
TGo4AnalysisCommandList
          list containing prototypes of all analysis command objects.
 

Classes in Go4CommandsTaskHandler used by %2% Go4CommandsTaskHandler
TGo4ComConnectSlave
          master command: initiate connection to slave.
TGo4ComDisconnectSlave
          master command: current slave
is removed (disconnected) from server
TGo4ComExecLine
          Command executes string as CINT macro
TGo4ComFlush
          command to flush the queues in case of a jam;
default ctor flushes all queues, ctor with parameter data, command or
status queues only
TGo4ComGetStatus
          Command to request basic status information on the client task;
the reqest may be carried out by the command runnable that submits a system status
object into the status queue; otherwise a concrete client runnable may submit
any special status object into the queue on this command
TGo4ComLaunchClient
          server command: current client is removed (disconnected) from server
TGo4ComMasterQuit
          Master Command to quit (terminate) the master application.
TGo4ComQuit
          Command to quit (terminate) the client,
after successful quit, the client may be removed from taskmanager on the
server side
TGo4ComRelaunch
          Command to relaunch the working thread of a client, in case of a latchup
TGo4ComRemoveClient
          server command: current client is removed (disconnected) from server
TGo4ComServerQuit
          Server Command to quit (terminate) the server and the application
all clients are removed before
TGo4ComStart
          Command calling the virtual method Start() of Client Task class;
this method is overridden by user client, thus any start action of the application
may be invoked by this (e.g. start of analysis main event loop)
TGo4ComStop
          Command calling the virtual method Stop() of Client Task class;
this method is overridden by user client, thus any stop action of the application
may be invoked by this (e.g. stop of analysis main event loop)
TGo4TaskHandlerCommand
          
 

Classes in Go4CommandsTaskHandler used by %2% Go4Display
TGo4Display
          
 

Classes in Go4CommandsTaskHandler used by %2% Go4TaskHandler
TGo4Master
          
TGo4Task
          
 

Classes in Go4CommandsTaskHandler used by %2% Go4TaskHandlerExample
TGo4ExampleCommandList
          
TGo4ExampleServer
          example class for a server task that fits to the example application
 


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

30-06-2005