csvoutput.hh File Reference

#include <string>
#include <iosfwd>

Include dependency graph for csvoutput.hh:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Typelib
namespace  Typelib::details

Classes

class  Typelib::CSVOutput
struct  Typelib::details::csvheader
struct  Typelib::details::csvline

Functions

std::ostream & Typelib::details::operator<< (std::ostream &stream, csvheader header)
std::ostream & Typelib::details::operator<< (std::ostream &stream, csvline line)
details::csvheader Typelib::csv_header (Type const &type, std::string const &basename, std::string const &sep=" ")
details::csvline Typelib::csv (Type const &type, void *value, std::string const &sep=" ")


Generated on Thu Jan 22 16:37:21 2009 for typeLib by doxygen 1.5.6
SourceForge.net Project Page