|
XRootD
|
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 =2 , Xrd::hex1 =3 , Xrd::oct =4 , Xrd::oct1 =5 } |
| #define SYSTRACE | ( | obj, | |
| usr, | |||
| epn, | |||
| txt, | |||
| dbg | |||
| ) | obj Beg(usr, epn, txt) <<dbg <<obj End(); |
Definition at line 45 of file XrdSysTrace.hh.