Skip to content

Class csv_row

ClassList > csv_row

Public Functions

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

Public Functions Documentation

function operator[]

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

function read_next_row

inline void csv_row::read_next_row (
    std::istream & str
) 

function size

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


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