|
xrootd
|
#include <XrdOfsEvr.hh>


Public Member Functions | |
| void | Done (int &Result, XrdOucErrInfo *eInfo, const char *path=0) |
| 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 |
Additional Inherited Members | |
Private Member Functions inherited from XrdOucEICB | |
| XrdOucEICB () | |
| virtual | ~XrdOucEICB () |
|
inline |
References EvrP, evtCB, evtCBarg, XrdOucErrInfo::getErrCB(), XrdOucErrInfo::getErrUser(), Next, Path, and User.
|
inline |
References Path.
|
inlinevirtual |
Implements XrdOucEICB.
References EvrP, and XrdOfsEvr::Work4Event().
|
inlinevirtual |
Implements XrdOucEICB.
| XrdOfsEvr* XrdOfsEvr::theClient::EvrP |
Referenced by Done(), and theClient().
| XrdOucEICB* XrdOfsEvr::theClient::evtCB |
Referenced by XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
| unsigned long long XrdOfsEvr::theClient::evtCBarg |
Referenced by XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
| theClient* XrdOfsEvr::theClient::Next |
Referenced by XrdOfsEvr::flushEvents(), XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
| char* XrdOfsEvr::theClient::Path |
Referenced by XrdOfsEvr::flushEvents(), theClient(), XrdOfsEvr::Work4Event(), and ~theClient().
| const char* XrdOfsEvr::theClient::User |
Referenced by XrdOfsEvr::sendEvent(), and theClient().
1.8.3.1