|
xrootd
|
#include <XrdCmsJob.hh>


Public Member Functions | |
| void | DoIt () |
| void | Recycle () |
| XrdCmsJob () | |
| ~XrdCmsJob () | |
Public Member Functions inherited from XrdJob | |
| XrdJob (const char *desc="") | |
| virtual | ~XrdJob () |
Static Public Member Functions | |
| static XrdCmsJob * | Alloc (XrdCmsProtocol *, XrdCmsRRData *) |
Private Attributes | |
| XrdCmsJob * | JobLink |
| XrdCmsProtocol * | theProto |
| XrdCmsRRData * | theData |
Static Private Attributes | |
| static XrdSysMutex | JobMutex |
| static XrdCmsJob * | JobStack |
Additional Inherited Members | |
Public Attributes inherited from XrdJob | |
| XrdJob * | NextJob |
| const char * | Comment |
|
inline |
|
inline |
|
static |
|
virtual |
Implements XrdJob.
| void XrdCmsJob::Recycle | ( | ) |
|
private |
|
staticprivate |
|
staticprivate |
|
private |
|
private |