|
xrootd
|


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