|
xrootd
|
#include <XrdCmsPrepArgs.hh>


Public Member Functions | |
| void | DoIt () |
| void | Queue () |
| XrdCmsPrepArgs (XrdCmsRRData &Arg) | |
| ~XrdCmsPrepArgs () | |
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] |
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, XrdCmsRRData::Ident, Ident, ioV, iovec::iov_base, iovec::iov_len, XrdCmsRRData::Mode, mode, XrdCms::CmsRRHdr::modifier, XrdCmsRRData::Notify, notify, XrdCmsRRData::Opaque, opaque, options, XrdCmsRRData::Path, path, XrdCmsRRData::PathLen, pathlen, XrdCmsRRData::Prty, prty, XrdCmsRRData::Reqid, reqid, XrdCmsRRData::Request, Request, and XrdCms::CmsRRHdr::streamid.
| XrdCmsPrepArgs::~XrdCmsPrepArgs | ( | ) | [inline] |
References Data.
| void XrdCmsPrepArgs::DoIt | ( | ) | [inline, virtual] |
| XrdCmsPrepArgs * XrdCmsPrepArgs::getRequest | ( | ) | [static] |
References First, isIdle, Last, XrdSysMutex::Lock(), Next, PAQueue, PAReady, XrdSysMutex::UnLock(), and XrdSysSemaphore::Wait().
Referenced by Process().
| void XrdCmsPrepArgs::Process | ( | ) | [static] |
References XrdCms::Config, XrdCmsConfig::DiskOK, 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().
char* XrdCmsPrepArgs::Data [private] |
Referenced by XrdCmsPrepArgs(), and ~XrdCmsPrepArgs().
XrdCmsPrepArgs * XrdCmsPrepArgs::First = 0 [static, private] |
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().
const int XrdCmsPrepArgs::iovNum = 2 [static] |
Referenced by XrdCmsNode::do_SelPrep().
int XrdCmsPrepArgs::isIdle = 1 [static, private] |
Referenced by getRequest(), and Queue().
XrdCmsPrepArgs * XrdCmsPrepArgs::Last = 0 [static, private] |
Referenced by getRequest(), and Queue().
| char* XrdCmsPrepArgs::mode |
Referenced by XrdCmsPrepare::Add(), XrdCmsPrepare::Inform(), XrdCmsPrepare::Prepare(), and XrdCmsPrepArgs().
XrdCmsPrepArgs* XrdCmsPrepArgs::Next [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().
Referenced by XrdCmsNode::do_SelPrep(), and XrdCmsPrepArgs().
XrdSysMutex XrdCmsPrepArgs::PAQueue [static, private] |
Referenced by getRequest(), and Queue().
XrdSysSemaphore XrdCmsPrepArgs::PAReady [static, private] |
Referenced by getRequest(), and Queue().
| char* XrdCmsPrepArgs::path |
Referenced by XrdCmsPrepare::Add(), XrdCmsNode::do_SelPrep(), XrdCmsPrepare::Inform(), XrdCmsPrepare::Prepare(), and XrdCmsPrepArgs().
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().
Referenced by XrdCmsPrepArgs().
1.7.3