#include <typelib/csvoutput.hh>
Public Member Functions | |
csvheader (Type const &type, std::string const &basename_, std::string const &sep=" ") | |
Public Attributes | |
CSVOutput | output |
std::string | basename |
Typelib::details::csvheader::csvheader | ( | Type const & | type, | |
std::string const & | basename_, | |||
std::string const & | sep = " " | |||
) | [inline] |
std::string Typelib::details::csvheader::basename |
Referenced by Typelib::details::operator<<().