XRootD
XrdSsiTrace.hh File Reference
+ Include dependency graph for XrdSsiTrace.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 XrdSsi
 

Macros

#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
 

Macro Definition Documentation

◆ DEBUG

#define DEBUG (   y)
Value:
SYSTRACE(Trace., tident, epname, 0, y)
#define tident
#define TRACESSI_Debug
Definition: XrdSsiTrace.hh:34
XrdSysTrace Trace("cms")

Definition at line 42 of file XrdSsiTrace.hh.

◆ EPNAME

#define EPNAME (   x)    static const char *epname = x;

Definition at line 45 of file XrdSsiTrace.hh.

◆ QTRACE

#define QTRACE (   act)    Trace.What & TRACESSI_ ## act

Definition at line 40 of file XrdSsiTrace.hh.

◆ TRACESSI_ALL

#define TRACESSI_ALL   0xffff

Definition at line 33 of file XrdSsiTrace.hh.

◆ TRACESSI_Debug

#define TRACESSI_Debug   0x0001

Definition at line 34 of file XrdSsiTrace.hh.