openPMD-api
 
Loading...
Searching...
No Matches
openPMD::LegacyIteratorAdaptor Class Reference

Legacy Iterator type for Series::readIterations() More...

#include <ReadIterations.hpp>

Inheritance diagram for openPMD::LegacyIteratorAdaptor:
StatefulIteratorPythonAdaptor

Public Member Functions

value_type operator* () const
 
LegacyIteratorAdaptoroperator++ ()
 
bool operator== (LegacyIteratorAdaptor const &other) const
 
bool operator!= (LegacyIteratorAdaptor const &other) const
 

Friends

class ReadIterations
 

Detailed Description

Legacy Iterator type for Series::readIterations()

Wraps the Iterator type of Series::snapshots(), but has IndexedIteration as value_type instead of std::pair<uint64_t, Iteration>.


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