|
| DebugOut (int debugLevel=4) |
|
DebugOut const & | operator<< (const string &message) const |
|
DebugOut const & | operator<< (ostream &(*manip)(std::ostream &)) const |
|
DebugOut const & | operator<< (double val) const |
|
|
static void | setDebugThreshhold (int th) |
|
static void | setOutput (ostream &o) |
|
static void | setThrowWarn (bool v) |
|
static void | setThrowErr (bool v) |
|
static const int | getDebugThreshhold () |
|
|
static const int | Error = 1 << 16 |
|
static const int | Warning = 1 << 24 |
|
The documentation for this class was generated from the following files:
- /home/tripzero/src/automotive-message-broker/lib/debugout.h
- /home/tripzero/src/automotive-message-broker/lib/debugout.cpp