![]() |
XRootD
|
Public Member Functions | |
XrdOfsEvsMsg (char *tval=0, int big=0) | |
~XrdOfsEvsMsg () | |
Public Attributes | |
int | isBig |
XrdOfsEvsMsg * | next |
char * | text |
int | tlen |
Definition at line 52 of file XrdOfsEvs.cc.
|
inline |
Definition at line 61 of file XrdOfsEvs.cc.
|
inline |
int XrdOfsEvsMsg::isBig |
Definition at line 59 of file XrdOfsEvs.cc.
Referenced by XrdOfsEvsMsg().
XrdOfsEvsMsg* XrdOfsEvsMsg::next |
Definition at line 56 of file XrdOfsEvs.cc.
Referenced by XrdOfsEvsMsg(), XrdOfsEvs::~XrdOfsEvs(), XrdOfsEvs::Notify(), and XrdOfsEvs::sendEvents().
char* XrdOfsEvsMsg::text |
Definition at line 57 of file XrdOfsEvs.cc.
Referenced by XrdOfsEvsMsg(), ~XrdOfsEvsMsg(), XrdOfsEvs::Notify(), and XrdOfsEvs::sendEvents().
int XrdOfsEvsMsg::tlen |
Definition at line 58 of file XrdOfsEvs.cc.
Referenced by XrdOfsEvsMsg(), XrdOfsEvs::Notify(), and XrdOfsEvs::sendEvents().