DPsim
Loading...
Searching...
No Matches
CPS::CSVRow Class Reference

Public Member Functions

String const & get (std::size_t index) const
 
Int size () const
 
void readNextRow (std::istream &str)
 

Detailed Description

Definition at line 114 of file CSVReader.h.

Member Function Documentation

◆ get()

String const & CPS::CSVRow::get ( std::size_t index) const
inline

Definition at line 117 of file CSVReader.h.

◆ readNextRow()

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

Definition at line 31 of file CSVReader.cpp.

◆ size()

int CSVRow::size ( ) const

Definition at line 49 of file CSVReader.cpp.


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