Public Member Functions | |
| XrdOfsEvsMsg (char *tval=0, int big=0) | |
| ~XrdOfsEvsMsg () | |
Public Attributes | |
| XrdOfsEvsMsg * | next |
| char * | text |
| int | tlen |
| int | isBig |
Definition at line 36 of file XrdOfsEvs.cc.
| XrdOfsEvsMsg::XrdOfsEvsMsg | ( | char * | tval = 0, |
|
| int | big = 0 | |||
| ) | [inline] |
| XrdOfsEvsMsg::~XrdOfsEvsMsg | ( | ) | [inline] |
Definition at line 40 of file XrdOfsEvs.cc.
Referenced by XrdOfsEvs::getMsg(), XrdOfsEvs::Notify(), XrdOfsEvs::retMsg(), XrdOfsEvs::sendEvents(), XrdOfsEvsMsg(), and XrdOfsEvs::~XrdOfsEvs().
| char* XrdOfsEvsMsg::text |
Definition at line 41 of file XrdOfsEvs.cc.
Referenced by XrdOfsEvs::getMsg(), XrdOfsEvs::Notify(), XrdOfsEvs::sendEvents(), XrdOfsEvsMsg(), and ~XrdOfsEvsMsg().
Definition at line 42 of file XrdOfsEvs.cc.
Referenced by XrdOfsEvs::Notify(), XrdOfsEvs::sendEvents(), and XrdOfsEvsMsg().
1.5.1