dynamicgraph::python::debug Namespace Reference

Functions

void addLoggerFileOutputStream (const char *filename)
 
void addLoggerCoutOutputStream ()
 
void closeLoggerFileOutputStream ()
 
void realTimeLoggerSpinOnce ()
 
void realTimeLoggerDestroy ()
 
void realTimeLoggerInstance ()
 

Variables

std::map< std::string, ofstreamShrPtrmapOfFiles_
 

Function Documentation

◆ addLoggerCoutOutputStream()

void dynamicgraph::python::debug::addLoggerCoutOutputStream ( )

◆ addLoggerFileOutputStream()

void dynamicgraph::python::debug::addLoggerFileOutputStream ( const char *  filename)

◆ closeLoggerFileOutputStream()

void dynamicgraph::python::debug::closeLoggerFileOutputStream ( )

◆ realTimeLoggerDestroy()

void dynamicgraph::python::debug::realTimeLoggerDestroy ( )

◆ realTimeLoggerInstance()

void dynamicgraph::python::debug::realTimeLoggerInstance ( )

◆ realTimeLoggerSpinOnce()

void dynamicgraph::python::debug::realTimeLoggerSpinOnce ( )

Variable Documentation

◆ mapOfFiles_

std::map<std::string, ofstreamShrPtr> dynamicgraph::python::debug::mapOfFiles_