|
openPMD-api
|
Public Member Functions | |
| SeriesIterator () | |
| construct the end() iterator | |
| SeriesIterator (Series) | |
| SeriesIterator & | operator++ () |
| IndexedIteration | operator* () |
| bool | operator== (SeriesIterator const &other) const |
| bool | operator!= (SeriesIterator const &other) const |
Static Public Member Functions | |
| static SeriesIterator | end () |
1.8.17