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

List of all members.

Public Member Functions

void DoIt ()
 XrdLinkScan (XrdSysError *eP, XrdOucTrace *tP, XrdScheduler *sP, int im, int it, const char *lt="idle link scan")
 ~XrdLinkScan ()

Private Member Functions

void idleScan ()

Private Attributes

XrdSysErrorXrdLog
XrdOucTraceXrdTrace
XrdSchedulerXrdSched
int idleCheck
int idleTicks

Static Private Attributes

static const char * TraceID = "LinkScan"

Constructor & Destructor Documentation

XrdLinkScan::XrdLinkScan ( XrdSysError eP,
XrdOucTrace tP,
XrdScheduler sP,
int  im,
int  it,
const char *  lt = "idle link scan" 
) [inline]
XrdLinkScan::~XrdLinkScan ( ) [inline]

Member Function Documentation

void XrdLinkScan::DoIt ( ) [inline, virtual]

Implements XrdJob.

References idleScan().

void XrdLinkScan::idleScan ( ) [private]

Member Data Documentation

int XrdLinkScan::idleCheck [private]

Referenced by idleScan().

int XrdLinkScan::idleTicks [private]

Referenced by idleScan().

const char * XrdLinkScan::TraceID = "LinkScan" [static, private]

Referenced by idleScan().

Referenced by idleScan().


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