GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Attributes | Private Member Functions | 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 ()
 
virtual Bool_t Notify ()
 

Protected Attributes

TGo4HistogramServerfxServer
 

Private Member Functions

 TGo4ObjConnectorTimer ()
 

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 ( TGo4HistogramServer server,
Long_t  msperiod = 3000 
)

Definition at line 20 of file TGo4ObjConnectorTimer.cxx.

References GO4TRACE.

TGo4ObjConnectorTimer::~TGo4ObjConnectorTimer ( )
virtual

Definition at line 27 of file TGo4ObjConnectorTimer.cxx.

References GO4TRACE.

TGo4ObjConnectorTimer::TGo4ObjConnectorTimer ( )
private

Member Function Documentation

Bool_t TGo4ObjConnectorTimer::Notify ( )
virtual

Definition at line 32 of file TGo4ObjConnectorTimer.cxx.

References fxServer, and TGo4HistogramServer::TimerConnect().

Member Data Documentation

TGo4HistogramServer* TGo4ObjConnectorTimer::fxServer
protected

the object server to which this timer belongs

Definition at line 39 of file TGo4ObjConnectorTimer.h.

Referenced by Notify().


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