HDK
|
Classes | |
struct | LevelScope |
A LevelScope object sets the logging level to a given level and restores it to the current level when the object goes out of scope. More... | |
Enumerations | |
enum | Level { Level::Debug, Level::Info, Level::Warn, Level::Error, Level::Fatal } |
Functions | |
Level | getLevel () |
void | setLevel (Level) |
void | setLevel (int &, char *[]) |
void | setProgramName (const std::string &, bool=true) |
void | initialize () |
Global registration of basic types. More... | |
void | initialize (int &, char *[], bool=true) |
|
strong |
|
inline |
|
inline |
|
inline |
|
inline |