xrootd
Classes | Namespaces | Macros | Enumerations
XrdSysTrace.hh File Reference
#include <iostream>
#include <sys/uio.h>
#include "XrdSys/XrdSysPthread.hh"
Include dependency graph for XrdSysTrace.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XrdSysTrace
 

Namespaces

 Xrd
 

Macros

#define SYSTRACE(obj, usr, epn, txt, dbg)   obj Beg(usr, epn, txt) <<dbg <<obj End();
 

Enumerations

enum  Xrd::Fmt { Xrd::dec =0, Xrd::hex }
 

Macro Definition Documentation

◆ SYSTRACE

#define SYSTRACE (   obj,
  usr,
  epn,
  txt,
  dbg 
)    obj Beg(usr, epn, txt) <<dbg <<obj End();