XRootD
Loading...
Searching...
No Matches
XrdPosixTrace.hh File Reference
+ Include dependency graph for XrdPosixTrace.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  XrdPosixGlobals
 

Macros

#define DEBUG(y)
 
#define DEBUGON   (XrdPosixGlobals::Trace.What & TRACE_Debug)
 
#define DMSG(x, y)
 
#define EPNAME(x)
 
#define TRACE_Debug   0x0001
 

Macro Definition Documentation

◆ DEBUG

#define DEBUG ( y)
Value:
#define DMSG(x, y)
#define TRACE_Debug
XrdSysTrace Trace

Definition at line 43 of file XrdPosixTrace.hh.

◆ DEBUGON

#define DEBUGON   (XrdPosixGlobals::Trace.What & TRACE_Debug)

Definition at line 41 of file XrdPosixTrace.hh.

Referenced by XrdPosixXrootd::Close().

◆ DMSG

#define DMSG ( x,
y )
Value:
#define SYSTRACE(obj, usr, epn, txt, dbg)

Definition at line 39 of file XrdPosixTrace.hh.

Referenced by XrdPosixXrootPath::XrdPosixXrootPath(), XrdPosixObject::AssignFD(), and XrdPosixFile::DelayedDestroy().

◆ EPNAME

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

Definition at line 45 of file XrdPosixTrace.hh.

◆ TRACE_Debug

#define TRACE_Debug   0x0001

Definition at line 33 of file XrdPosixTrace.hh.