XrdPssTrace.hh File Reference

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

Go to the source code of this file.

Defines

#define TRACEPSS_ALL   0xffff
#define TRACEPSS_Debug   0x0001
#define QTRACE(act)   SysTrace.What & TRACEPSS_ ## act
#define DEBUG(tid, y)
#define EPNAME(x)   static const char *epname = x;

Define Documentation

#define DEBUG ( tid,
 ) 
Value:
if (SysTrace.What & TRACEPSS_Debug) \
                        {SysTrace.Beg(tid, epname) <<y; SysTrace.End();}
#define EPNAME (  )     static const char *epname = x;
#define QTRACE ( act   )     SysTrace.What & TRACEPSS_ ## act
#define TRACEPSS_ALL   0xffff
#define TRACEPSS_Debug   0x0001
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 22 Feb 2019 for xrootd by  doxygen 1.6.1