v2.10-0 (21000JUN2005)

Go4TaskHandler
Class TGo4TaskConnectorTimer


class TGo4TaskConnectorTimer
derived from TTimer

timer aggregated to the servertask which is responsible to
open and handle the negotiation requests of the clients


Field Summary
 protected TGo4ServerTask*fxServer
          The servertask to which this timer belongs

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

Constructor Summary
 TGo4TaskConnectorTimer(TGo4ServerTask* server, Long_t msperiod)
           
 private TGo4TaskConnectorTimer()
           

Destructor Summary
 virtual synchronized ~TGo4TaskConnectorTimer()
           

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 TGo4ServerTask* fxServer
The servertask to which this timer belongs
Constructor Detail

TGo4TaskConnectorTimer

public TGo4TaskConnectorTimer(TGo4ServerTask* server, Long_t msperiod)

TGo4TaskConnectorTimer

private TGo4TaskConnectorTimer()
Method Detail

~TGo4TaskConnectorTimer

public virtual synchronized ~TGo4TaskConnectorTimer()
Method Detail

Notify

public virtual Bool_t Notify()

Association Links

to Class TGo4ServerTask

The servertask to which this timer belongs

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

30-06-2005