ROOTANA
Public Member Functions | Static Public Member Functions | Static Public Attributes | Private Member Functions
ServerTimer Class Reference
Inheritance diagram for ServerTimer:
Inheritance graph
[legend]
Collaboration diagram for ServerTimer:
Collaboration graph
[legend]

Public Member Functions

Bool_t Notify ()
 

Static Public Member Functions

static void StartServerTimer (int period_msec=100)
 

Static Public Attributes

static ServerTimerfgTimer
 

Private Member Functions

 ~ServerTimer ()
 
 ServerTimer ()
 

Detailed Description

Definition at line 59 of file RootLock.cxx.

Constructor & Destructor Documentation

◆ ~ServerTimer()

ServerTimer::~ServerTimer ( )
inlineprivate

Definition at line 101 of file RootLock.cxx.

◆ ServerTimer()

ServerTimer::ServerTimer ( )
inlineprivate

Definition at line 106 of file RootLock.cxx.

Here is the caller graph for this function:

Member Function Documentation

◆ Notify()

Bool_t ServerTimer::Notify ( )
inline

Definition at line 74 of file RootLock.cxx.

Here is the call graph for this function:

◆ StartServerTimer()

static void ServerTimer::StartServerTimer ( int  period_msec = 100)
inlinestatic

Definition at line 65 of file RootLock.cxx.

Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ fgTimer

ServerTimer * ServerTimer::fgTimer
static

Definition at line 63 of file RootLock.cxx.


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