|
openPMD-api
|

Public Member Functions | |
| SeriesIterator () | |
| construct the end() iterator | |
| SeriesIterator (Series const &, std::optional< internal::ParsePreference > const &parsePreference) | |
| SeriesIterator & | operator++ () |
| IndexedIteration | operator* () |
| bool | operator== (SeriesIterator const &other) const |
| bool | operator!= (SeriesIterator const &other) const |
Static Public Member Functions | |
| static SeriesIterator | end () |