GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4ObjConnectorTimer Class Reference

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

TGo4HistogramServerfxServer {nullptr}
 the object server to which this timer belongs
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ TGo4ObjConnectorTimer()

TGo4ObjConnectorTimer::TGo4ObjConnectorTimer ( TGo4HistogramServer * server,
Long_t msperiod = 3000 )

Definition at line 19 of file TGo4ObjConnectorTimer.cxx.

References fxServer, and GO4TRACE.

◆ ~TGo4ObjConnectorTimer()

TGo4ObjConnectorTimer::~TGo4ObjConnectorTimer ( )
virtual

Definition at line 25 of file TGo4ObjConnectorTimer.cxx.

References GO4TRACE.

Member Function Documentation

◆ Notify()

Bool_t TGo4ObjConnectorTimer::Notify ( )
override

Definition at line 30 of file TGo4ObjConnectorTimer.cxx.

References fxServer.

Field Documentation

◆ fxServer

TGo4HistogramServer* TGo4ObjConnectorTimer::fxServer {nullptr}
protected

the object server to which this timer belongs

Definition at line 37 of file TGo4ObjConnectorTimer.h.

Referenced by TGo4ObjConnectorTimer(), and Notify().


The documentation for this class was generated from the following files: