Skip to content

Class CSVRow

ClassList > CSVRow

Public Functions

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

Public Functions Documentation

function operator[]

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

function readNextRow

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

function size

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


The documentation for this class was generated from the following file include/illixr/csv_iterator.hpp