v2.10-0 (21000JUN2005)

Uses of Class
Go4CommandsBase.TGo4CommandReceiver

Packages that use TGo4CommandReceiver
Go4Analysis 
Go4CommandsBase 
Go4HistogramServer 
Go4TaskHandler 
Go4TaskHandlerExample 

Uses of TGo4CommandReceiver in Go4Analysis
 

Subclasses of TGo4CommandReceiver in Go4Analysis
class TGo4Analysis
          The mother of all go4 analyses.
 

Uses of TGo4CommandReceiver in Go4CommandsBase
 

Fields in Go4CommandsBase declared as TGo4CommandReceiver
protected TGo4CommandReceiver*TGo4Command.fxReceiverBase
          
private TGo4CommandReceiver*TGo4Pair.fxReceiver
          
 

Constructors in Go4CommandsBase with parameters of type TGo4CommandReceiver
TGo4Pair.TGo4Pair(const char * name, TGo4CommandReceiver* p)
          
 

Methods in Go4CommandsBase that return TGo4CommandReceiver
protected static TGo4CommandReceiver*TGo4CommandInvoker.Lookup(const char * name)
          
const TGo4CommandReceiver*TGo4Pair.GetReceiver()
          
 

Methods in Go4CommandsBase with parameters of type TGo4CommandReceiver
virtual voidTGo4Command.SetReceiver(TGo4CommandReceiver* rec)
          
static voidTGo4CommandInvoker.Register(const char * name, TGo4CommandReceiver* p)
          
 

Uses of TGo4CommandReceiver in Go4HistogramServer
 

Subclasses of TGo4CommandReceiver in Go4HistogramServer
class TGo4HistogramServer
          Handles a histogram server (mbs histogram protocol) for the
histograms registered in the analysis.
 

Uses of TGo4CommandReceiver in Go4TaskHandler
 

Subclasses of TGo4CommandReceiver in Go4TaskHandler
class TGo4Task
          
class TGo4TaskOwner
          Baseclass for all instances that can own a TGo4Task.
 

Uses of TGo4CommandReceiver in Go4TaskHandlerExample
 

Subclasses of TGo4CommandReceiver in Go4TaskHandlerExample
class 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