#include <XrdSysError.hh>
|
| | XrdSysError (XrdSysLogger *lp, const char *ErrPrefix="sys") |
| |
| | ~XrdSysError () |
| |
| int | baseFD () |
| |
| int | Emsg (const char *esfx, int ecode, const char *text1, const char *text2=0) |
| |
| void | Emsg (const char *esfx, const char *text1, const char *text2=0, const char *text3=0) |
| |
| void | Log (int mask, const char *esfx, const char *text1, const char *text2=0, const char *text3=0) |
| |
| XrdSysLogger * | logger (XrdSysLogger *lp=0) |
| |
| void | Say (const char *text1, const char *text2=0, const char *txt3=0, const char *text4=0, const char *text5=0, const char *txt6=0) |
| |
| void | setMsgMask (int mask) |
| |
| int | getMsgMask () |
| |
| const char * | SetPrefix (const char *prefix) |
| |
| void | TBeg (const char *txt1=0, const char *txt2=0, const char *txt3=0) |
| |
| void | TEnd () |
| |
◆ XrdSysError()
| XrdSysError::XrdSysError |
( |
XrdSysLogger * | lp, |
|
|
const char * | ErrPrefix = "sys" ) |
|
inline |
◆ ~XrdSysError()
| XrdSysError::~XrdSysError |
( |
| ) |
|
|
inline |
◆ addTable()
◆ baseFD()
| int XrdSysError::baseFD |
( |
| ) |
|
◆ ec2text()
| static const char * XrdSysError::ec2text |
( |
int | ecode | ) |
|
|
static |
◆ Emsg() [1/2]
| void XrdSysError::Emsg |
( |
const char * | esfx, |
|
|
const char * | text1, |
|
|
const char * | text2 = 0, |
|
|
const char * | text3 = 0 ) |
◆ Emsg() [2/2]
| int XrdSysError::Emsg |
( |
const char * | esfx, |
|
|
int | ecode, |
|
|
const char * | text1, |
|
|
const char * | text2 = 0 ) |
◆ getMsgMask()
| int XrdSysError::getMsgMask |
( |
| ) |
|
|
inline |
◆ Log()
| void XrdSysError::Log |
( |
int | mask, |
|
|
const char * | esfx, |
|
|
const char * | text1, |
|
|
const char * | text2 = 0, |
|
|
const char * | text3 = 0 ) |
|
inline |
◆ logger()
◆ Say()
| void XrdSysError::Say |
( |
const char * | text1, |
|
|
const char * | text2 = 0, |
|
|
const char * | txt3 = 0, |
|
|
const char * | text4 = 0, |
|
|
const char * | text5 = 0, |
|
|
const char * | txt6 = 0 ) |
◆ setMsgMask()
| void XrdSysError::setMsgMask |
( |
int | mask | ) |
|
|
inline |
◆ SetPrefix()
| const char * XrdSysError::SetPrefix |
( |
const char * | prefix | ) |
|
|
inline |
◆ TBeg()
| void XrdSysError::TBeg |
( |
const char * | txt1 = 0, |
|
|
const char * | txt2 = 0, |
|
|
const char * | txt3 = 0 ) |
◆ TEnd()
| void XrdSysError::TEnd |
( |
| ) |
|
◆ epfx
| const char* XrdSysError::epfx |
|
private |
◆ epfxlen
◆ etab
◆ Logger
◆ msgMask
The documentation for this class was generated from the following file: