Inheritance diagram for XrdXrootdMonitor_Tick:
Public Member Functions | |
void | DoIt () |
void | Set (XrdScheduler *sp, int intvl) |
XrdXrootdMonitor_Tick () | |
~XrdXrootdMonitor_Tick () | |
Private Attributes | |
XrdScheduler * | Sched |
int | Window |
Definition at line 78 of file XrdXrootdMonitor.cc.
XrdXrootdMonitor_Tick::XrdXrootdMonitor_Tick | ( | ) | [inline] |
XrdXrootdMonitor_Tick::~XrdXrootdMonitor_Tick | ( | ) | [inline] |
Definition at line 96 of file XrdXrootdMonitor.cc.
void XrdXrootdMonitor_Tick::DoIt | ( | ) | [inline, virtual] |
Implements XrdJob.
Definition at line 82 of file XrdXrootdMonitor.cc.
References DEBUG, XrdCms::Sched, XrdScheduler::Schedule(), XrdXrootdMonitor::Tick(), and TRACE.
void XrdXrootdMonitor_Tick::Set | ( | XrdScheduler * | sp, | |
int | intvl | |||
) | [inline] |
Definition at line 92 of file XrdXrootdMonitor.cc.
References XrdCms::Sched.
Referenced by XrdXrootdMonitor::startClock().
XrdScheduler* XrdXrootdMonitor_Tick::Sched [private] |
Definition at line 99 of file XrdXrootdMonitor.cc.
int XrdXrootdMonitor_Tick::Window [private] |
Definition at line 100 of file XrdXrootdMonitor.cc.