v2.10-0 (21000JUN2005)

Go4HistogramServer
Class TGo4ObjConnectorTimer


class TGo4ObjConnectorTimer
derived from TTimer

timer aggregated to the histogram server which is responsible to
establish connections of the go4 object clients.


Field Summary
 protected TGo4HistogramServer*fxServer
          the object server to which this timer belongs

Fields inherited from class TTimer
fTime, fAbsTime, fTimeout, fSync, fTimeID, fObject, fCommand

Constructor Summary
 TGo4ObjConnectorTimer(TGo4HistogramServer* server, Long_t msperiod)
           
 private TGo4ObjConnectorTimer()
           

Destructor Summary
 virtual synchronized ~TGo4ObjConnectorTimer()
           

Method Summary
 virtual Bool_tNotify()
           

Methods inherited from class TTimer
CheckTimer, GetCommand, GetObject, GetTime, GetTimerID, GetAbsTime, HasTimedOut, IsSync, IsAsync, Add, Remove, Reset, SetCommand, SetObject, SetTime, SetTimerID, Start, Stop, TurnOn, TurnOff, Timeout, SingleShot, Class, Class_Name, Class_Version, Dictionary, IsA, ShowMembers, Streamer, StreamerNVirtual, DeclFileName, ImplFileLine, ImplFileName, DeclFileLine

Methods inherited from class TSysEvtHandler
Notified, Added, Removed

Field Detail

fxServer

protected TGo4HistogramServer* fxServer
the object server to which this timer belongs
Constructor Detail

TGo4ObjConnectorTimer

public TGo4ObjConnectorTimer(TGo4HistogramServer* server, Long_t msperiod)

TGo4ObjConnectorTimer

private TGo4ObjConnectorTimer()
Method Detail

~TGo4ObjConnectorTimer

public virtual synchronized ~TGo4ObjConnectorTimer()
Method Detail

Notify

public virtual Bool_t Notify()

Association Links

to Class TGo4HistogramServer

the object server to which this timer belongs

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

30-06-2005