xrootd
Public Member Functions | Private Attributes | List of all members
XrdStatsJob Class Reference
Inheritance diagram for XrdStatsJob:
Inheritance graph
[legend]
Collaboration diagram for XrdStatsJob:
Collaboration graph
[legend]

Public Member Functions

void DoIt ()
 XrdStatsJob (XrdScheduler *schP, XrdStats *sP, int iV)
 ~XrdStatsJob ()

Private Attributes

XrdSchedulerSched
XrdStatsStats
int iVal
- Private Attributes inherited from XrdJob
XrdJobNextJob
const char * Comment

Additional Inherited Members

- Private Member Functions inherited from XrdJob
virtual void DoIt ()=0
 XrdJob (const char *desc="")
virtual ~XrdJob ()

Constructor & Destructor Documentation

XrdStatsJob::XrdStatsJob ( XrdScheduler schP,
XrdStats sP,
int  iV 
)
inline

References iVal, Sched, and XrdScheduler::Schedule().

XrdStatsJob::~XrdStatsJob ( )
inline

Member Function Documentation

void XrdStatsJob::DoIt ( )
inline

Member Data Documentation

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().


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