#include <sot/core/debug.hh>
| dynamicgraph::sot::DebugTrace::DebugTrace |
( |
std::ostream & |
os | ) |
|
|
inline |
| DebugTrace& dynamicgraph::sot::DebugTrace::pre |
( |
const std::ostream & |
| ) |
|
|
inline |
| DebugTrace& dynamicgraph::sot::DebugTrace::pre |
( |
const std::ostream & |
, |
|
|
int |
level |
|
) |
| |
|
inline |
| void dynamicgraph::sot::DebugTrace::trace |
( |
const int |
level, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
|
inline |
| void dynamicgraph::sot::DebugTrace::trace |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
|
inline |
| void dynamicgraph::sot::DebugTrace::trace |
( |
const int |
level = -1 | ) |
|
|
inline |
| void dynamicgraph::sot::DebugTrace::traceTemplate |
( |
const int |
level, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
|
inline |
| void dynamicgraph::sot::DebugTrace::traceTemplate |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
|
inline |
| char dynamicgraph::sot::DebugTrace::charbuffer[SIZE+1] |
| const char* dynamicgraph::sot::DebugTrace::DEBUG_FILENAME_DEFAULT |
|
static |
| std::ostream& dynamicgraph::sot::DebugTrace::outputbuffer |
| const int dynamicgraph::sot::DebugTrace::SIZE = 512 |
|
static |
| std::stringstream dynamicgraph::sot::DebugTrace::tmpbuffer |
| int dynamicgraph::sot::DebugTrace::traceLevel |
| int dynamicgraph::sot::DebugTrace::traceLevelTemplate |