xrootd
|
#include <XrdOucTrace.hh>
Public Member Functions | |
void | Beg (const char *tid=0, const char *usr=0, const char *sid=0) |
void | End () |
int | Tracing (int mask) |
XrdOucTrace (XrdSysError *erp) | |
~XrdOucTrace () | |
Static Public Member Functions | |
static char * | bin2hex (char *data, int dlen, char *buff=0) |
Public Attributes | |
int | What |
Private Attributes | |
XrdSysError * | eDest |
|
inline |
|
inline |
|
inline |
References eDest, and XrdSysError::TBeg().
|
static |
|
inline |
References eDest, and XrdSysError::TEnd().
|
inline |
References What.
|
private |
Referenced by Beg(), End(), and XrdOucTrace().
int XrdOucTrace::What |
Referenced by Tracing(), and XrdOucTrace().