struct and methods to "organice" printing of csv-Lines More...
#include <csv_printing.h>
Public Member Functions | |
Line & | operator<< (const std::string &t) |
Line & | operator<< (const ::google::protobuf::Message &m) |
Public Attributes | |
std::vector< std::string > | entries_ |
struct and methods to "organice" printing of csv-Lines
Definition at line 135 of file csv_printing.h.
|
inline |
Definition at line 139 of file csv_printing.h.
|
inline |
Definition at line 145 of file csv_printing.h.
std::vector<std::string> csv::Line::entries_ |
Definition at line 137 of file csv_printing.h.