|
xrootd
|

Public Member Functions | |
| void | Requeue () |
| AdminReq (const char *req, XrdCmsRRData &RRD) | |
| ~AdminReq () | |
Static Public Member Functions | |
| static AdminReq * | getReq () |
Public Attributes | |
| AdminReq * | Next |
| const char * | Req |
| const char * | Path |
| CmsRRHdr | Hdr |
| char * | Data |
| int | Dlen |
Static Public Attributes | |
| static int | numinQ = 0 |
| static const int | maxinQ = 1024 |
Static Private Attributes | |
| static XrdSysSemaphore | QPresent |
| static XrdSysMutex | QMutex |
| static AdminReq * | First = 0 |
| static AdminReq * | Last = 0 |
|
inline |
References XrdCmsRRData::Buff.
|
inline |
|
inlinestatic |
References Next.
Referenced by XrdCmsAdmin::Relay().
|
inline |
Referenced by XrdCmsAdmin::Relay().
| char* XrdCms::AdminReq::Data |
Referenced by XrdCmsAdmin::Relay().
| int XrdCms::AdminReq::Dlen |
Referenced by XrdCmsAdmin::Relay().
|
staticprivate |
| CmsRRHdr XrdCms::AdminReq::Hdr |
Referenced by XrdCmsAdmin::Relay().
|
staticprivate |
|
static |
Referenced by XrdCmsAdmin::Send().
|
static |
Referenced by XrdCmsAdmin::Send().
| const char* XrdCms::AdminReq::Path |
Referenced by XrdCmsAdmin::Relay().
|
staticprivate |
|
staticprivate |
| const char* XrdCms::AdminReq::Req |
Referenced by XrdCmsAdmin::Relay().
1.8.3.1