DPsim
|
Public Member Functions | |
CSVReaderIterator (std::istream &str) | |
CSVReaderIterator & | next () |
CSVReaderIterator | next (Int) |
CSVReaderIterator & | step (Int time_step) |
CSVRow const & | operator* () const |
Bool | operator== (CSVReaderIterator const &rhs) |
Bool | operator!= (CSVReaderIterator const &rhs) |
Definition at line 138 of file CSVReader.h.