XrdPosixTrace.hh File Reference

#include "XrdSys/XrdSysTrace.hh"
Include dependency graph for XrdPosixTrace.hh:

Go to the source code of this file.

Namespaces

namespace  XrdPosixGlobals

Defines

#define TRACE_Debug   0x0001
#define DMSG(x, y)   SYSTRACE(XrdPosixGlobals::Trace. , 0, x, 0, y)
#define DEBUGON   (XrdPosixGlobals::Trace.What & TRACE_Debug)
#define DEBUG(y)   if (XrdPosixGlobals::Trace.What & TRACE_Debug) DMSG(epname,y)
#define EPNAME(x)   static const char *epname = x

Variables

XrdSysTrace XrdPosixGlobals::Trace

Define Documentation

#define DEBUG (  )     if (XrdPosixGlobals::Trace.What & TRACE_Debug) DMSG(epname,y)
#define DEBUGON   (XrdPosixGlobals::Trace.What & TRACE_Debug)
#define DMSG ( x,
 )     SYSTRACE(XrdPosixGlobals::Trace. , 0, x, 0, y)
#define EPNAME (  )     static const char *epname = x
#define TRACE_Debug   0x0001
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 23 Mar 2020 for xrootd by  doxygen 1.6.1