dynamic-graph  4.4.3
Dynamic graph library
LoggerIOStream Class Reference

#include <dynamic-graph/real-time-logger-def.h>

Inheritance diagram for LoggerIOStream:
Collaboration diagram for LoggerIOStream:

Public Member Functions

 LoggerIOStream (std::ostream &os)
 
virtual void write (const char *c)
 

Detailed Description

Write to an ostream object.

The easieast is to use the macro dgADD_OSTREAM_TO_RTLOG(ostr) where ostr can be std::cout or an std::ofstream...

Definition at line 30 of file real-time-logger-def.h.


The documentation for this class was generated from the following file: