|
xrootd
|
#include <XrdMonCtrDebug.hh>

Public Types | |
| enum | Verbosity { Quiet = 0x0000, Receiving = 0x0001, PathDec = 0x0002, DataDec = 0x0004, IdDec = 0x0008, Sink = 0x0010, All = 0xFFFF } |
Static Public Member Functions | |
| static void | initialize () |
| static bool | verbose (Verbosity val) |
Static Public Attributes | |
| static XrdSysMutex | _mutex |
Static Private Attributes | |
| static Verbosity | _verbose = XrdMonCtrDebug::Receiving |
|
inlinestatic |
References _verbose.
Referenced by XrdMonCtrWriter::operator()().
|
static |
|
staticprivate |
Referenced by initialize(), and verbose().
1.8.3.1