#include <XrdCmsResp.hh>


Public Member Functions | |
| void | Done (int &Result, XrdOucErrInfo *eInfo) |
| void | Init () |
| int | Same (unsigned long long arg1, unsigned long long arg2) |
| void | Wait () |
| XrdCmsRespCB () | |
| ~XrdCmsRespCB () | |
Private Attributes | |
| XrdSysSemaphore | respSync |
| XrdCmsRespCB::XrdCmsRespCB | ( | ) | [inline] |
| XrdCmsRespCB::~XrdCmsRespCB | ( | ) | [inline] |
| void XrdCmsRespCB::Done | ( | int & | Result, | |
| XrdOucErrInfo * | eInfo | |||
| ) | [inline, virtual] |
Implements XrdOucEICB.
References XrdSysSemaphore::Post(), and respSync.
| void XrdCmsRespCB::Init | ( | ) | [inline] |
References XrdSysSemaphore::CondWait(), and respSync.
Referenced by XrdCmsResp::Alloc().
| int XrdCmsRespCB::Same | ( | unsigned long long | arg1, | |
| unsigned long long | arg2 | |||
| ) | [inline, virtual] |
Implements XrdOucEICB.
| void XrdCmsRespCB::Wait | ( | ) | [inline] |
References respSync, and XrdSysSemaphore::Wait().
Referenced by XrdCmsResp::ReplyXeq().
XrdSysSemaphore XrdCmsRespCB::respSync [private] |
1.7.1