Stream for the tracer real-time. More...
#include <dynamic-graph/tracer-real-time.h>


Public Member Functions | |
| bool | addData (const char *data, const std::streamoff &size) |
| void | dump (std::ostream &os) |
| void | empty () |
| void | resize (const std::streamsize &size) |
Public Attributes | |
| char * | buffer |
| std::streamsize | bufferSize |
| bool | full |
| std::string | givenname |
| std::streamsize | index |
Stream for the tracer real-time.
Definition at line 18 of file tracer-real-time.h.