GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Public Member Functions | Protected Attributes | List of all members
TGo4ObjConnectorTimer Class Reference

#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}
 

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 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, and TGo4HistogramServer::TimerConnect().

Member Data 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 Notify().


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