Lumiera
0.pre.03
»edit your freedom«
|
Iteration »State Core« based on Extents index position.
Definition at line 132 of file extent-family.hpp.
Public Member Functions | |
bool | checkPoint () const |
void | expandAlloc (size_t cnt=1) |
size_t | getIndex () |
void | iterNext () |
bool | operator== (IdxLink const &oi) const |
void | validatePos (Extent *knownTarget) |
Ensure this iterator is still in-sync with expected target position; attempt to re-establish proper sync after growing the Extents pool with position rotation. More... | |
Extent & | yield () const |
Public Attributes | |
ExtentFamily * | exFam {nullptr} |
size_t | index {0} |
|
inline |
Ensure this iterator is still in-sync with expected target position; attempt to re-establish proper sync after growing the Extents pool with position rotation.
Definition at line 186 of file extent-family.hpp.