#include <XrdCnsSsiSay.hh>
Public Member Functions | |
| void | M (const char *txt1, const char *txt2=0, const char *txt3=0, const char *txt4=0, const char *txt5=0) |
| void | V (const char *txt1, const char *txt2=0, const char *txt3=0, const char *txt4=0, const char *txt5=0) |
| void | setV (int val) |
| XrdCnsSsiSay (XrdSysError *erp) | |
| ~XrdCnsSsiSay () | |
Private Attributes | |
| XrdSysError * | eDest |
| int | Verbose |
Definition at line 17 of file XrdCnsSsiSay.hh.
| XrdCnsSsiSay::XrdCnsSsiSay | ( | XrdSysError * | erp | ) | [inline] |
Definition at line 31 of file XrdCnsSsiSay.hh.
| XrdCnsSsiSay::~XrdCnsSsiSay | ( | ) | [inline] |
Definition at line 32 of file XrdCnsSsiSay.hh.
| void XrdCnsSsiSay::M | ( | const char * | txt1, | |
| const char * | txt2 = 0, |
|||
| const char * | txt3 = 0, |
|||
| const char * | txt4 = 0, |
|||
| const char * | txt5 = 0 | |||
| ) | [inline] |
Definition at line 21 of file XrdCnsSsiSay.hh.
References eDest, and XrdSysError::Say().
Referenced by V().
| void XrdCnsSsiSay::V | ( | const char * | txt1, | |
| const char * | txt2 = 0, |
|||
| const char * | txt3 = 0, |
|||
| const char * | txt4 = 0, |
|||
| const char * | txt5 = 0 | |||
| ) | [inline] |
| void XrdCnsSsiSay::setV | ( | int | val | ) | [inline] |
XrdSysError* XrdCnsSsiSay::eDest [private] |
int XrdCnsSsiSay::Verbose [private] |
1.5.1