Lumiera
0.pre.03
»edit your freedom«
|
Adapt the access to the raw storage to present the Extents as Epoch; also caches the address resolution for performance reasons (+20%).
Definition at line 381 of file block-flow.hpp.
Public Member Functions | |
StorageAdaptor (RawIter it) | |
bool | checkPoint () const |
void | expandAlloc (size_t cnt=1) |
void | iterNext () |
Epoch & | yield () const |
Private Member Functions | |
Epoch * | accessEpoch () |
Private Attributes | |
Epoch * | curr_ {nullptr} |