lumiera_/src/vault/gear
Ichthyostega 5055ba7144 Block-Flow: rationalise iterator usage
...with the preceding IterableDecorator refactoring,
the navigation and access to the storage extents can now be
organised into a clear progression

Allocator::iterator -> EpochIter -> Epoch&

Convenience management and support functions can then be
pushed down into Epoch, while iteration control can be done
high-level in BlockFlow, based on the helpers in Epoch
2023-07-13 18:35:10 +02:00
..
activity-lang.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
activity.hpp Block-Flow: maintain an »Epoch« within the raw allocation Extent 2023-07-09 01:32:27 +02:00
block-flow.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
block-flow.hpp Block-Flow: rationalise iterator usage 2023-07-13 18:35:10 +02:00
engine-config.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
engine-config.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
job.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
job.h Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
nop-job-functor.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-commutator.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-diagnostics.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-frontend.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-frontend.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-invocation.hpp Block-Flow: consider data storage for render activities 2023-07-06 16:35:42 +02:00
scheduler.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
work-force.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
work-force.hpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00