dynamic-graph  4.4.3
Dynamic graph library
LoggerStream Class Referenceabstract

Stream for the real-time logger. More...

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

Inheritance diagram for LoggerStream:

Public Member Functions

virtual void write (const char *c)=0
 

Detailed Description

Stream for the real-time logger.

You should inherit from this class in order to redirect the logs where you want.

See also
LoggerIOStream

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


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