|
xrootd
|
#include <XrdOfsEvr.hh>


Public Member Functions | |
| void | Done (int &Result, XrdOucErrInfo *eInfo) |
| int | Same (unsigned long long arg1, unsigned long long arg2) |
| theClient (XrdOfsEvr *evr, XrdOucErrInfo *einfo, const char *path=0) | |
| ~theClient () | |
Public Attributes | |
| theClient * | Next |
| const char * | User |
| char * | Path |
| XrdOfsEvr * | EvrP |
| XrdOucEICB * | evtCB |
| unsigned long long | evtCBarg |
| XrdOfsEvr::theClient::theClient | ( | XrdOfsEvr * | evr, |
| XrdOucErrInfo * | einfo, | ||
| const char * | path = 0 |
||
| ) | [inline] |
References EvrP, evtCB, evtCBarg, XrdOucErrInfo::getErrCB(), XrdOucErrInfo::getErrUser(), Next, Path, and User.
| XrdOfsEvr::theClient::~theClient | ( | ) | [inline] |
References Path.
| void XrdOfsEvr::theClient::Done | ( | int & | Result, |
| XrdOucErrInfo * | eInfo | ||
| ) | [inline, virtual] |
Implements XrdOucEICB.
References EvrP, and XrdOfsEvr::Work4Event().
| int XrdOfsEvr::theClient::Same | ( | unsigned long long | arg1, |
| unsigned long long | arg2 | ||
| ) | [inline, virtual] |
Implements XrdOucEICB.
Referenced by Done(), and theClient().
Referenced by XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
| unsigned long long XrdOfsEvr::theClient::evtCBarg |
Referenced by XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
Referenced by XrdOfsEvr::flushEvents(), XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
Referenced by XrdOfsEvr::flushEvents(), theClient(), XrdOfsEvr::Work4Event(), and ~theClient().
| const char* XrdOfsEvr::theClient::User |
Referenced by XrdOfsEvr::sendEvent(), and theClient().
1.7.3