#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 67 of file XrdOfsEvr.hh.
| XrdOfsEvr::theEvent::theEvent | ( | int | rc, | |
| const char * | emsg, | |||
| theClient * | cp = 0 | |||
| ) | [inline] |
| XrdOfsEvr::theEvent::~theEvent | ( | ) | [inline] |
Definition at line 67 of file XrdOfsEvr.hh.
Referenced by XrdOfsEvr::eventStage(), XrdOfsEvr::sendEvent(), theEvent(), XrdOfsEvr::Work4Event(), and ~theEvent().
Definition at line 68 of file XrdOfsEvr.hh.
Referenced by XrdOfsEvr::eventStage(), XrdOfsEvr::sendEvent(), theEvent(), and ~theEvent().
Definition at line 69 of file XrdOfsEvr.hh.
Referenced by XrdOfsEvr::eventStage(), XrdOfsEvr::sendEvent(), and theEvent().
Definition at line 70 of file XrdOfsEvr.hh.
Referenced by XrdOfsEvr::eventStage(), theEvent(), and XrdOfsEvr::Work4Event().
1.5.1