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

#include <TGo4TaskConnectorTimer.h>

+ Inheritance diagram for TGo4TaskConnectorTimer:

Public Member Functions

 TGo4TaskConnectorTimer (TGo4ServerTask *server, Long_t msperiod=3000)
 
virtual ~TGo4TaskConnectorTimer ()
 
Bool_t Notify () override
 

Protected Attributes

TGo4ServerTaskfxServer {nullptr}
 

Private Member Functions

 TGo4TaskConnectorTimer ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ TGo4TaskConnectorTimer() [1/2]

TGo4TaskConnectorTimer::TGo4TaskConnectorTimer ( TGo4ServerTask server,
Long_t  msperiod = 3000 
)

Definition at line 18 of file TGo4TaskConnectorTimer.cxx.

◆ ~TGo4TaskConnectorTimer()

TGo4TaskConnectorTimer::~TGo4TaskConnectorTimer ( )
virtual

Definition at line 24 of file TGo4TaskConnectorTimer.cxx.

◆ TGo4TaskConnectorTimer() [2/2]

TGo4TaskConnectorTimer::TGo4TaskConnectorTimer ( )
private

Member Function Documentation

◆ Notify()

Bool_t TGo4TaskConnectorTimer::Notify ( )
override

Definition at line 28 of file TGo4TaskConnectorTimer.cxx.

References fxServer, and TGo4ServerTask::TimerConnect().

Member Data Documentation

◆ fxServer

TGo4ServerTask* TGo4TaskConnectorTimer::fxServer {nullptr}
protected

The servertask to which this timer belongs

Definition at line 39 of file TGo4TaskConnectorTimer.h.

Referenced by Notify().


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