#include <XrdOfsEvs.hh>
Public Types | |
| enum | evFlags |
Public Member Functions | |
| int | SNP (XrdOfsEvsInfo &Info, char *buff, int blen) |
| void | Def (evFlags theFlags, const char *Fmt,...) |
| void | Set (evFlags theFlags, const char *Fmt, int *fullArgs) |
| XrdOfsEvsFormat () | |
| ~XrdOfsEvsFormat () | |
Public Attributes | |
| const char * | Format |
| evFlags | Flags |
| XrdOfsEvsInfo::evArg | Args [XrdOfsEvsInfo::evARGS] |
Definition at line 69 of file XrdOfsEvs.hh.
Definition at line 73 of file XrdOfsEvs.hh.
| XrdOfsEvsFormat::XrdOfsEvsFormat | ( | ) | [inline] |
Definition at line 94 of file XrdOfsEvs.hh.
| XrdOfsEvsFormat::~XrdOfsEvsFormat | ( | ) | [inline] |
Definition at line 95 of file XrdOfsEvs.hh.
| int XrdOfsEvsFormat::SNP | ( | XrdOfsEvsInfo & | Info, | |
| char * | buff, | |||
| int | blen | |||
| ) | [inline] |
Definition at line 79 of file XrdOfsEvs.hh.
References Args, Format, Info, and snprintf.
Referenced by XrdOfsEvs::Notify().
| void XrdOfsEvsFormat::Def | ( | evFlags | theFlags, | |
| const char * | Fmt, | |||
| ... | ||||
| ) |
Definition at line 75 of file XrdOfsEvs.cc.
References Args, Flags, Format, and i.
Referenced by XrdOfsEvs::XrdOfsEvs().
| void XrdOfsEvsFormat::Set | ( | evFlags | theFlags, | |
| const char * | Fmt, | |||
| int * | fullArgs | |||
| ) | [inline] |
Definition at line 88 of file XrdOfsEvs.hh.
References Args, Flags, Format, free(), and freeFmt.
Referenced by XrdOfsEvs::Parse().
| const char* XrdOfsEvsFormat::Format |
| XrdOfsEvsInfo::evArg XrdOfsEvsFormat::Args[XrdOfsEvsInfo::evARGS] |
1.5.1