|
xrootd
|
#include "XrdSys/XrdSysTrace.hh"
Go to the source code of this file.
Namespaces | |
| XrdSsi | |
Macros | |
| #define | TRACESSI_ALL 0xffff |
| #define | TRACESSI_Debug 0x0001 |
| #define | QTRACE(act) Trace.What & TRACESSI_ ## act |
| #define | DEBUG(y) |
| #define | EPNAME(x) static const char *epname = x; |
Variables | |
| XrdSysTrace | XrdSsi::Trace |
| #define DEBUG | ( | y | ) |
| #define EPNAME | ( | x | ) | static const char *epname = x; |
| #define QTRACE | ( | act | ) | Trace.What & TRACESSI_ ## act |
| #define TRACESSI_ALL 0xffff |
| #define TRACESSI_Debug 0x0001 |