|
xrootd
|
#include <XrdCmsPrepArgs.hh>


Public Member Functions | |
| void | DoIt () |
| void | Queue () |
| XrdCmsPrepArgs (XrdCmsRRData &Arg) | |
| ~XrdCmsPrepArgs () | |
Public Member Functions inherited from XrdJob | |
| XrdJob (const char *desc="") | |
| virtual | ~XrdJob () |
Static Public Member Functions | |
| static void | Process () |
| static XrdCmsPrepArgs * | getRequest () |
Public Attributes | |
| XrdCms::CmsRRHdr | Request |
| char * | Ident |
| char * | reqid |
| char * | notify |
| char * | prty |
| char * | mode |
| char * | path |
| char * | opaque |
| char * | clPath |
| int | options |
| int | pathlen |
| struct iovec | ioV [iovNum] |
Public Attributes inherited from XrdJob | |
| XrdJob * | NextJob |
| const char * | Comment |
Static Public Attributes | |
| static const int | iovNum = 2 |
Private Attributes | |
| XrdCmsPrepArgs * | Next |
| char * | Data |
Static Private Attributes | |
| static XrdSysMutex | PAQueue |
| static XrdSysSemaphore | PAReady |
| static XrdCmsPrepArgs * | First = 0 |
| static XrdCmsPrepArgs * | Last = 0 |
| static int | isIdle = 1 |
| XrdCmsPrepArgs::XrdCmsPrepArgs | ( | XrdCmsRRData & | Arg | ) |
References XrdCmsRRData::Blen, XrdCmsRRData::Buff, clPath, Data, XrdCmsRRData::Dlen, Ident, XrdCmsRRData::Ident, ioV, mode, XrdCmsRRData::Mode, XrdCms::CmsRRHdr::modifier, notify, XrdCmsRRData::Notify, opaque, XrdCmsRRData::Opaque, options, path, XrdCmsRRData::Path, pathlen, XrdCmsRRData::PathLen, prty, XrdCmsRRData::Prty, reqid, XrdCmsRRData::Reqid, Request, XrdCmsRRData::Request, and XrdCms::CmsRRHdr::streamid.
|
inline |
References Data.
|
inlinevirtual |
|
static |
References First, isIdle, Last, XrdSysMutex::Lock(), Next, PAQueue, PAReady, XrdSysMutex::UnLock(), and XrdSysSemaphore::Wait().
Referenced by Process().
|
static |
References XrdCopy::Config, DoIt(), getRequest(), XrdCmsPrepare::Prepare(), and XrdCms::PrepQ.
Referenced by XrdCmsStartPreparing().
| void XrdCmsPrepArgs::Queue | ( | ) |
References First, isIdle, Last, XrdSysMutex::Lock(), Next, PAQueue, PAReady, XrdSysSemaphore::Post(), and XrdSysMutex::UnLock().
| char* XrdCmsPrepArgs::clPath |
Referenced by XrdCmsNode::do_SelPrep(), and XrdCmsPrepArgs().
|
private |
Referenced by XrdCmsPrepArgs(), and ~XrdCmsPrepArgs().
|
staticprivate |
Referenced by getRequest(), and Queue().
| char* XrdCmsPrepArgs::Ident |
Referenced by XrdCmsPrepare::Add(), XrdCmsPrepare::Inform(), XrdCmsPrepare::Prepare(), and XrdCmsPrepArgs().
| struct iovec XrdCmsPrepArgs::ioV[iovNum] |
Referenced by XrdCmsNode::do_SelPrep(), and XrdCmsPrepArgs().
|
static |
Referenced by XrdCmsNode::do_SelPrep().
|
staticprivate |
Referenced by getRequest(), and Queue().
|
staticprivate |
Referenced by getRequest(), and Queue().
| char* XrdCmsPrepArgs::mode |
Referenced by XrdCmsPrepare::Add(), XrdCmsPrepare::Inform(), XrdCmsPrepare::Prepare(), and XrdCmsPrepArgs().
|
private |
Referenced by getRequest(), and Queue().
| char* XrdCmsPrepArgs::notify |
Referenced by XrdCmsPrepare::Add(), XrdCmsPrepare::Inform(), XrdCmsPrepare::Prepare(), and XrdCmsPrepArgs().
| char* XrdCmsPrepArgs::opaque |
Referenced by XrdCmsPrepare::Add(), XrdCmsNode::do_SelPrep(), and XrdCmsPrepArgs().
| int XrdCmsPrepArgs::options |
Referenced by XrdCmsNode::do_SelPrep(), and XrdCmsPrepArgs().
|
staticprivate |
Referenced by getRequest(), and Queue().
|
staticprivate |
Referenced by getRequest(), and Queue().
| char* XrdCmsPrepArgs::path |
Referenced by XrdCmsPrepare::Add(), XrdCmsNode::do_SelPrep(), XrdCmsPrepare::Inform(), XrdCmsPrepare::Prepare(), and XrdCmsPrepArgs().
| int XrdCmsPrepArgs::pathlen |
Referenced by XrdCmsNode::do_SelPrep(), XrdCmsPrepare::Inform(), and XrdCmsPrepArgs().
| char* XrdCmsPrepArgs::prty |
Referenced by XrdCmsPrepare::Add(), XrdCmsPrepare::Prepare(), and XrdCmsPrepArgs().
| char* XrdCmsPrepArgs::reqid |
Referenced by XrdCmsPrepare::Add(), XrdCmsNode::do_SelPrep(), XrdCmsPrepare::Inform(), XrdCmsPrepare::Prepare(), and XrdCmsPrepArgs().
| XrdCms::CmsRRHdr XrdCmsPrepArgs::Request |
Referenced by XrdCmsPrepArgs().
1.8.3.1