v2.10-0 (21000JUN2005)

Uses of Class
Go4ThreadManager.TGo4ThreadHandler

Packages that use TGo4ThreadHandler
Go4HistogramServer 
Go4TaskHandler 
Go4ThreadManager 

Uses of TGo4ThreadHandler in Go4HistogramServer
 

Fields in Go4HistogramServer declared as TGo4ThreadHandler
private TGo4ThreadHandler*TGo4HistogramServer.fxThreadHandler
          
 

Uses of TGo4ThreadHandler in Go4TaskHandler
 

Fields in Go4TaskHandler declared as TGo4ThreadHandler
private TGo4ThreadHandler*TGo4TaskHandler.fxThreadHandler
          link to external threadhandler which is used for the transport service threads (runnables);
these runnables are instantiated from the task handler ctor and passed to the thread handler who takes
over the responsibility for the runnables (threadhandler internal mode threads)
 

Methods in Go4TaskHandler that return TGo4ThreadHandler
TGo4ThreadHandler*TGo4Slave.GetThreadHandler()
          
 

Uses of TGo4ThreadHandler in Go4ThreadManager
 

Fields in Go4ThreadManager declared as TGo4ThreadHandler
protected TGo4ThreadHandler*TGo4ThreadException.fxThreadHandler
          Link to threadhandler associated with the runnable
protected TGo4ThreadHandler*TGo4ThreadManager.fxWorkHandler
          Thread handler aggregate (threadsafe list of go4 threads)
 

Constructors in Go4ThreadManager with parameters of type TGo4ThreadHandler
TGo4ThreadHandler.TGo4ThreadHandler(const TGo4ThreadHandler& right)
          
 

Methods in Go4ThreadManager that return TGo4ThreadHandler
TGo4ThreadHandler*TGo4ThreadManager.GetWorkHandler()
          Access to ThreadHandler for working threads
 


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

30-06-2005