Functions | |
| void | addLoggerFileOutputStream (const char *filename) |
| void | addLoggerCoutOutputStream () |
| void | closeLoggerFileOutputStream () |
| void | realTimeLoggerSpinOnce () |
| void | realTimeLoggerDestroy () |
| void | realTimeLoggerInstance () |
Variables | |
| std::map< std::string, ofstreamShrPtr > | mapOfFiles_ |
| void dynamicgraph::python::debug::addLoggerCoutOutputStream | ( | ) |
| void dynamicgraph::python::debug::addLoggerFileOutputStream | ( | const char * | filename | ) |
| void dynamicgraph::python::debug::closeLoggerFileOutputStream | ( | ) |
| void dynamicgraph::python::debug::realTimeLoggerDestroy | ( | ) |
| void dynamicgraph::python::debug::realTimeLoggerInstance | ( | ) |
| void dynamicgraph::python::debug::realTimeLoggerSpinOnce | ( | ) |
| std::map<std::string, ofstreamShrPtr> dynamicgraph::python::debug::mapOfFiles_ |