struct and methods to "organice" printing of csv-Headers
More...
#include <csv_printing.h>
|
static Header | prefixed (const std::string &p, const ::google::protobuf::Message &m) |
|
struct and methods to "organice" printing of csv-Headers
Definition at line 62 of file csv_printing.h.
Header& csv::Header::operator<< |
( |
const std::string & |
field | ) |
|
|
inline |
Header& csv::Header::operator<< |
( |
const ::google::protobuf::Message & |
m | ) |
|
|
inline |
static Header csv::Header::prefixed |
( |
const std::string & |
p, |
|
|
const ::google::protobuf::Message & |
m |
|
) |
| |
|
inlinestatic |
std::vector<std::string> csv::Header::fields_ |
std::string csv::Header::prefix_ |
The documentation for this struct was generated from the following file: