![]() |
XRootD
|
#include <XrdOfsEvr.hh>
Public Member Functions | |
theEvent (int rc, const char *emsg, theClient *cp=0) | |
~theEvent () | |
Public Attributes | |
theClient * | aClient |
char * | finalMsg |
int | finalRC |
char | Happened |
Definition at line 89 of file XrdOfsEvr.hh.
|
inline |
|
inline |
theClient* XrdOfsEvr::theEvent::aClient |
Definition at line 89 of file XrdOfsEvr.hh.
Referenced by theEvent(), ~theEvent(), and XrdOfsEvr::Work4Event().
char* XrdOfsEvr::theEvent::finalMsg |
Definition at line 90 of file XrdOfsEvr.hh.
Referenced by theEvent(), and ~theEvent().
int XrdOfsEvr::theEvent::finalRC |
Definition at line 91 of file XrdOfsEvr.hh.
Referenced by theEvent().
char XrdOfsEvr::theEvent::Happened |
Definition at line 92 of file XrdOfsEvr.hh.
Referenced by theEvent(), and XrdOfsEvr::Work4Event().