#include <sstream>#include <vector>#include <boost/shared_ptr.hpp>#include <boost/thread/mutex.hpp>#include <dynamic-graph/config.hh>Classes | |
| class | dynamicgraph::LoggerStream |
| Stream for the real-time logger. More... | |
| class | dynamicgraph::LoggerIOStream |
| Write to an ostream object. More... | |
| class | dynamicgraph::RealTimeLogger |
| Main class of the real-time logger. More... | |
Namespaces | |
| dynamicgraph | |
| This is the namespace where every object and class of this library is located. | |
Typedefs | |
| typedef boost::shared_ptr< LoggerStream > | dynamicgraph::LoggerStreamPtr_t |