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 (int im, int it, const char *lt="idle link scan")
 ~XrdLinkScan ()

Private Member Functions

void idleScan ()

Private Attributes

int idleCheck
int idleTicks

Static Private Attributes

static const char * TraceID = "LinkScan"

Constructor & Destructor Documentation

XrdLinkScan::XrdLinkScan ( int  im,
int  it,
const char *  lt = "idle link scan" 
) [inline]

References idleCheck, and idleTicks.

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(), and XrdLinkScan().

int XrdLinkScan::idleTicks [private]

Referenced by idleScan(), and XrdLinkScan().

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

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