ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <AtCSVReader.h>
Public Member Functions | |
CSVIterator (std::istream &stream) | |
CSVIterator () | |
CSVIterator & | operator++ () |
CSVIterator & | operator++ (int) |
CSVRow< T > const & | operator* () const |
CSVRow< T > const * | operator-> () const |
bool | operator== (CSVIterator const &rhs) |
bool | operator!= (CSVIterator const &rhs) |
Iterator for CSVRow.
Definition at line 64 of file AtCSVReader.h.
|
inline |
Definition at line 70 of file AtCSVReader.h.
|
inline |
Definition at line 71 of file AtCSVReader.h.
|
inline |
Definition at line 97 of file AtCSVReader.h.
|
inline |
Definition at line 90 of file AtCSVReader.h.
|
inline |
Definition at line 74 of file AtCSVReader.h.
|
inline |
Definition at line 84 of file AtCSVReader.h.
|
inline |
Definition at line 91 of file AtCSVReader.h.
|
inline |
Definition at line 93 of file AtCSVReader.h.