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)
 CSVOutput (Type const &type, std::string const &sep, bool char_as_numeric)
void display (std::ostream &out, void *value)
void display (std::ostream &out, void *value)
void header (std::ostream &out, std::string const &basename)
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 install/include/typelib/csvoutput.hh.


Constructor & Destructor Documentation

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

Definition at line 142 of file csvoutput.cc.

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

Member Function Documentation

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

Definition at line 152 of file csvoutput.cc.

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

Displays the header

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

Displays the header

Definition at line 146 of file csvoutput.cc.


Member Data Documentation

Definition at line 14 of file install/include/typelib/csvoutput.hh.

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

Definition at line 13 of file install/include/typelib/csvoutput.hh.

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

Definition at line 12 of file install/include/typelib/csvoutput.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Fri Jan 11 09:37:01 2013