xrootd
Loading...
Searching...
No Matches
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

namespace  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 =2 , Xrd::hex1 =3 , Xrd::oct =4 ,
  Xrd::oct1 =5
}
 

Macro Definition Documentation

◆ SYSTRACE

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