GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4TaskConnectorTimer.h>
Public Member Functions | |
TGo4TaskConnectorTimer (TGo4ServerTask *server, Long_t msperiod=3000) | |
virtual | ~TGo4TaskConnectorTimer () |
virtual Bool_t | Notify () |
Protected Attributes | |
TGo4ServerTask * | fxServer |
Private Member Functions | |
TGo4TaskConnectorTimer () | |
timer aggregated to the servertask which is responsible to open and handle the negotiation requests of the clients
Definition at line 26 of file TGo4TaskConnectorTimer.h.
TGo4TaskConnectorTimer::TGo4TaskConnectorTimer | ( | TGo4ServerTask * | server, |
Long_t | msperiod = 3000 |
||
) |
Definition at line 18 of file TGo4TaskConnectorTimer.cxx.
|
virtual |
Definition at line 24 of file TGo4TaskConnectorTimer.cxx.
|
private |
|
virtual |
Definition at line 28 of file TGo4TaskConnectorTimer.cxx.
References fxServer, and TGo4ServerTask::TimerConnect().
|
protected |
The servertask to which this timer belongs
Definition at line 39 of file TGo4TaskConnectorTimer.h.
Referenced by Notify().