Bayeux  3.4.1
Core Foundation library for SuperNEMO
Public Member Functions | Public Attributes | List of all members
geomtools::gnuplot_drawer::cstream Struct Reference

Colored stream handle. More...

#include <bayeux/geomtools/gnuplot_drawer.h>

Public Member Functions

 cstream ()
 

Public Attributes

std::string label
 
std::string filename
 
std::ostringstream * oss
 
int color
 

Detailed Description

Colored stream handle.

Constructor & Destructor Documentation

◆ cstream()

geomtools::gnuplot_drawer::cstream::cstream ( )

Member Data Documentation

◆ color

int geomtools::gnuplot_drawer::cstream::color

◆ filename

std::string geomtools::gnuplot_drawer::cstream::filename

◆ label

std::string geomtools::gnuplot_drawer::cstream::label

◆ oss

std::ostringstream* geomtools::gnuplot_drawer::cstream::oss

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