Public Member Functions | Public Attributes
csv::Line Struct Reference

#include <csv_printing.h>

List of all members.

Public Member Functions

Lineoperator<< (const std::string &t)
Lineoperator<< (const ::google::protobuf::Message &m)

Public Attributes

std::vector< std::string > _entries

Detailed Description

struct and methods to "organice" printing of csv-Lines

Definition at line 132 of file csv_printing.h.


Member Function Documentation

Line& csv::Line::operator<< ( const std::string &  t) [inline]

Definition at line 137 of file csv_printing.h.

Line& csv::Line::operator<< ( const ::google::protobuf::Message &  m) [inline]

Definition at line 143 of file csv_printing.h.


Member Data Documentation

std::vector<std::string> csv::Line::_entries

Definition at line 134 of file csv_printing.h.


The documentation for this struct was generated from the following file:


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10