xrootd
|
Public Member Functions | |
void | DoIt () |
XrdStatsJob (XrdStats *sP, int iV) | |
~XrdStatsJob () | |
Private Attributes | |
XrdStats * | Stats |
int | iVal |
XrdStatsJob::XrdStatsJob | ( | XrdStats * | sP, |
int | iV | ||
) | [inline] |
References iVal, and XrdScheduler::Schedule().
XrdStatsJob::~XrdStatsJob | ( | ) | [inline] |
void XrdStatsJob::DoIt | ( | ) | [inline, virtual] |
Implements XrdJob.
References iVal, XrdStats::Report(), XrdScheduler::Schedule(), and Stats.
int XrdStatsJob::iVal [private] |
Referenced by DoIt(), and XrdStatsJob().
XrdStats* XrdStatsJob::Stats [private] |
Referenced by DoIt().