xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdOfsEvr::theEvent Struct Reference

#include <XrdOfsEvr.hh>

Collaboration diagram for XrdOfsEvr::theEvent:
Collaboration graph
[legend]

Public Member Functions

 theEvent (int rc, const char *emsg, theClient *cp=0)
 
 ~theEvent ()
 

Public Attributes

theClientaClient
 
char * finalMsg
 
int finalRC
 
char Happened
 

Constructor & Destructor Documentation

◆ theEvent()

XrdOfsEvr::theEvent::theEvent ( int  rc,
const char *  emsg,
theClient cp = 0 
)
inline

References aClient, finalMsg, finalRC, and Happened.

◆ ~theEvent()

XrdOfsEvr::theEvent::~theEvent ( )
inline

References aClient, and finalMsg.

Member Data Documentation

◆ aClient

theClient* XrdOfsEvr::theEvent::aClient

Referenced by theEvent(), and ~theEvent().

◆ finalMsg

char* XrdOfsEvr::theEvent::finalMsg

Referenced by theEvent(), and ~theEvent().

◆ finalRC

int XrdOfsEvr::theEvent::finalRC

Referenced by theEvent().

◆ Happened

char XrdOfsEvr::theEvent::Happened

Referenced by theEvent().


The documentation for this struct was generated from the following file: