Public Member Functions | Private Attributes
Typelib::CSVOutput Class Reference

#include <csvoutput.hh>

List of all members.

Public Member Functions

 CSVOutput (Type const &type, std::string const &sep, bool char_as_numeric)
void display (std::ostream &out, void *value)
void header (std::ostream &out, std::string const &basename)

Private Attributes

bool m_char_as_numeric
std::string m_separator
Type const & m_type

Detailed Description

Definition at line 10 of file csvoutput.hh.


Constructor & Destructor Documentation

CSVOutput::CSVOutput ( Type const &  type,
std::string const &  sep,
bool  char_as_numeric = true 
)

Definition at line 145 of file csvoutput.cc.


Member Function Documentation

void CSVOutput::display ( std::ostream &  out,
void *  value 
)

Definition at line 155 of file csvoutput.cc.

void CSVOutput::header ( std::ostream &  out,
std::string const &  basename 
)

Displays the header

Definition at line 149 of file csvoutput.cc.


Member Data Documentation

Definition at line 14 of file csvoutput.hh.

std::string Typelib::CSVOutput::m_separator [private]

Definition at line 13 of file csvoutput.hh.

Type const& Typelib::CSVOutput::m_type [private]

Definition at line 12 of file csvoutput.hh.


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


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Mon Oct 6 2014 03:17:12