v2.10-0 (21000JUN2005)

Go4TaskHandlerExample
Class Diagram Go4TaskHandlerExample

Dependency Links

to Class Diagram Go4StatusBase

automatic

to Class Diagram Go4CommandsTaskHandler

automatic

to Class Diagram Go4Queue

automatic

to Class Diagram Go4CommandsBase

automatic

to Class Diagram Go4ThreadManager

automatic

to Class Diagram Go4TaskHandler

automatic

to Class Diagram Go4Display

automatic

to Class Diagram <default>

automatic
Class Summary
TGo4ClientStatusImported.  
TGo4ClientTaskImported. This class controls a client application running in a task which is controlled
by another server task via transport channels which are held by a task handler object.
TGo4ComAction1example command calling action routine 1 of example application
TGo4ComAction2example command calling action routine 2 of example application
TGo4ControllerRunnablerunnable performing the main action of example client task:
getting commands out of command queue, sending objects into data queue
TGo4ExampleApplicationExample application class; this class may also run as standalone application
without the threaded client-server mechanism (e.g. as later analysis class)
TGo4ExampleClientExample class for a client application;
this may be the analysis client later on which keeps the
analysis class itself as aggregate and provides threads to work on analysis
TGo4ExampleClientStatus 
TGo4ExampleCommand 
TGo4ExampleCommandList 
TGo4ExampleControllerexample class for a user control interface (might be a kind of GUI later on);
methods of this class are used to request commands from the user and to
display results which are sent by the client
TGo4ExampleServerexample class for a server task that fits to the example application
TGo4LoggingRunnablerunnable performing control watcher functions of example client task:
status of application is send to status queue
TGo4MainRunnablerunnable performing the main action of example client task:
getting commands out of command queue, sending objects into data queue
TGo4ServerTaskImported.  
TGo4WatchRunnablerunnable performing control watcher functions of example client task:
status of application is send to status queue
 


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

30-06-2005