|
GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
timer aggregated to the histogram server which is responsible to establish connections of the go4 object clients. More...
#include <TGo4ObjConnectorTimer.h>
Inheritance diagram for TGo4ObjConnectorTimer:Public Member Functions | |
| TGo4ObjConnectorTimer (TGo4HistogramServer *server, Long_t msperiod=3000) | |
| virtual | ~TGo4ObjConnectorTimer () |
| Bool_t | Notify () override |
Protected Attributes | |
| TGo4HistogramServer * | fxServer {nullptr} |
| the object server to which this timer belongs | |
timer aggregated to the histogram server which is responsible to establish connections of the go4 object clients.
Definition at line 26 of file TGo4ObjConnectorTimer.h.
| TGo4ObjConnectorTimer::TGo4ObjConnectorTimer | ( | TGo4HistogramServer * | server, |
| Long_t | msperiod = 3000 ) |
Definition at line 19 of file TGo4ObjConnectorTimer.cxx.
|
virtual |
Definition at line 25 of file TGo4ObjConnectorTimer.cxx.
References GO4TRACE.
|
override |
Definition at line 30 of file TGo4ObjConnectorTimer.cxx.
References fxServer.
|
protected |
the object server to which this timer belongs
Definition at line 37 of file TGo4ObjConnectorTimer.h.
Referenced by TGo4ObjConnectorTimer(), and Notify().