v2.10-0 (21000JUN2005)

Uses of Package
Go4Queue

Packages that use Go4Queue
Go4Queue 
Go4TaskHandler 
Go4TaskHandlerExample 

Classes in Go4Queue used by %2% Go4Queue
TGo4BufferQueue
          Class containing a pointer queue for TBuffers.
TGo4ObjectQueue
          Class containing a pointer queue for objects.
 

Classes in Go4Queue used by %2% Go4TaskHandler
TGo4ClientTask
          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.
TGo4LocalCommandRunnable
          Runnable which executes all local commands on the server side to
prevent gui from blocking.
TGo4ServerTask
          
TGo4Task
          
TGo4TaskHandler
          This class is responsible for the interconnection of two tasks:
provided are three communication channels (data, command, status),
one thread runnable is acting on each transport channel (e.g. socket);
one queue (buffer) is assigned to each channel
depending on client or server mode of the task handler, the threads get objects
from transporl and put them into the queue, or vice versa.
TGo4TaskHandlerRunnable
          This is the abstract interface for all runnables associated
with the taskhandler class
 

Classes in Go4Queue used by %2% Go4TaskHandlerExample
TGo4ExampleApplication
          Example application class; this class may also run as standalone application
without the threaded client-server mechanism (e.g. as later analysis class)
 


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

30-06-2005