|
|
| DebugOut (int debugLevel=4) |
| |
|
| DebugOut (const std::string &toLog, 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 |
| | Error use when essential functionality is blocked.
|
| |
|
static const int | Warning |
| | Warning use when non-essential functionality is bocked, or when workarounds exist.
|
| |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/automotive-message-broker-0.15/lib/debugout.h