Public Member Functions | Public Attributes | List of all members
dynamicgraph::OutStringStream Class Reference

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

#include <tracer-real-time.h>

Inheritance diagram for dynamicgraph::OutStringStream:
Inheritance graph
[legend]

Public Member Functions

bool addData (const char *data, const std::streamoff &size)
 
void dump (std::ostream &os)
 
void empty ()
 
 OutStringStream ()
 
void resize (const std::streamsize &size)
 
 ~OutStringStream ()
 

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.

Constructor & Destructor Documentation

◆ OutStringStream()

OutStringStream::OutStringStream ( )

Definition at line 33 of file tracer-real-time.cpp.

◆ ~OutStringStream()

OutStringStream::~OutStringStream ( )

Definition at line 38 of file tracer-real-time.cpp.

Member Function Documentation

◆ addData()

bool OutStringStream::addData ( const char *  data,
const std::streamoff &  size 
)

Definition at line 57 of file tracer-real-time.cpp.

◆ dump()

void OutStringStream::dump ( std::ostream &  os)

Definition at line 71 of file tracer-real-time.cpp.

◆ empty()

void OutStringStream::empty ( )

Definition at line 77 of file tracer-real-time.cpp.

◆ resize()

void OutStringStream::resize ( const std::streamsize &  size)

Definition at line 44 of file tracer-real-time.cpp.

Member Data Documentation

◆ buffer

char* dynamicgraph::OutStringStream::buffer

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

◆ bufferSize

std::streamsize dynamicgraph::OutStringStream::bufferSize

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

◆ full

bool dynamicgraph::OutStringStream::full

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

◆ givenname

std::string dynamicgraph::OutStringStream::givenname

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

◆ index

std::streamsize dynamicgraph::OutStringStream::index

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


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


dynamic-graph
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Sun Oct 22 2023 02:27:08