XRootD
Loading...
Searching...
No Matches
Xrd Namespace Reference

Enumerations

enum  Fmt {
  dec =0 ,
  hex =2 ,
  hex1 =3 ,
  oct =4 ,
  oct1 =5
}

Enumeration Type Documentation

◆ Fmt

enum Xrd::Fmt
Enumerator
dec 
hex 
hex1 
oct 
oct1 

Definition at line 42 of file XrdSysTrace.hh.

42{dec=0, hex=2, hex1=3, oct=4, oct1=5};