Public Member Functions | Private Attributes | List of all members
CSVRow Class Reference

Public Member Functions

std::string const & operator[] (std::size_t index) const
 
void readNextRow (std::istream &str)
 
std::size_t size () const
 

Private Attributes

std::vector< std::string > m_data
 

Detailed Description

Definition at line 25 of file softwarePLL.cpp.

Member Function Documentation

std::string const& CSVRow::operator[] ( std::size_t  index) const
inline

Definition at line 28 of file softwarePLL.cpp.

void CSVRow::readNextRow ( std::istream &  str)
inline

Definition at line 36 of file softwarePLL.cpp.

std::size_t CSVRow::size ( ) const
inline

Definition at line 32 of file softwarePLL.cpp.

Member Data Documentation

std::vector<std::string> CSVRow::m_data
private

Definition at line 57 of file softwarePLL.cpp.


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


sick_scan
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Tue Jul 9 2019 04:55:32