Typelib::CSVOutput Class Reference
#include <typelib/csvoutput.hh>
List of all members.
|
Public Member Functions |
| | CSVOutput (Type const &type, std::string const &sep) |
| void | header (std::ostream &out, std::string const &basename) |
| void | display (std::ostream &out, void *value) |
Constructor & Destructor Documentation
| CSVOutput::CSVOutput |
( |
Type const & |
type, |
|
|
std::string const & |
sep | |
|
) |
| | |
Member Function Documentation
| void CSVOutput::header |
( |
std::ostream & |
out, |
|
|
std::string const & |
basename | |
|
) |
| | |
| void CSVOutput::display |
( |
std::ostream & |
out, |
|
|
void * |
value | |
|
) |
| | |
The documentation for this class was generated from the following files: