#include <XrdOfsEvr.hh>
Inheritance diagram for XrdOfsEvr::theClient:

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 |
Definition at line 42 of file XrdOfsEvr.hh.
| XrdOfsEvr::theClient::theClient | ( | XrdOfsEvr * | evr, | |
| XrdOucErrInfo * | einfo, | |||
| const char * | path = 0 | |||
| ) | [inline] |
Definition at line 57 of file XrdOfsEvr.hh.
References EvrP, evtCB, evtCBarg, XrdOucErrInfo::getErrCB(), XrdOucErrInfo::getErrUser(), Next, Path, and User.
| XrdOfsEvr::theClient::~theClient | ( | ) | [inline] |
| void XrdOfsEvr::theClient::Done | ( | int & | Result, | |
| XrdOucErrInfo * | eInfo | |||
| ) | [inline, virtual] |
Implements XrdOucEICB.
Definition at line 46 of file XrdOfsEvr.hh.
References EvrP, and XrdOfsEvr::Work4Event().
Definition at line 50 of file XrdOfsEvr.hh.
Referenced by XrdOfsEvr::flushEvents(), XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
| const char* XrdOfsEvr::theClient::User |
Definition at line 52 of file XrdOfsEvr.hh.
Referenced by XrdOfsEvr::flushEvents(), theClient(), XrdOfsEvr::Work4Event(), and ~theClient().
Definition at line 54 of file XrdOfsEvr.hh.
Referenced by XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
| unsigned long long XrdOfsEvr::theClient::evtCBarg |
Definition at line 55 of file XrdOfsEvr.hh.
Referenced by XrdOfsEvr::sendEvent(), theClient(), and XrdOfsEvr::Work4Event().
1.5.1