dynamic-graph  4.4.3
Dynamic graph library
OutStringStream Class Reference

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

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

Inheritance diagram for OutStringStream:
Collaboration diagram for OutStringStream:

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
 

Detailed Description

Stream for the tracer real-time.

Definition at line 18 of file tracer-real-time.h.


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