lumiera_/src/vault/gear
Ichthyostega f3cf178388 Activity-Lang: ability to hook in a fake implementation
Up to now, the DiagnosticFun mock in ActivityDetector only
created an EventLog entry on invocation and was able to retunr
a canned result value. Yet for the job invocation scenario test,
it would be desirable to hook-in a λ with a fake implementation
into the ExecutionContext. As a further convenience, the
return value is now default initialised, instead of being
marked as uninitialised until invocation of "returning(val)"
2023-09-01 21:59:25 +02:00
..
activity-lang.cpp Activity-Lang: adaptor to watch existing Activity's activation 2023-08-19 19:06:44 +02:00
activity-lang.hpp Activity-Lang: access current scheduler time dynamically 2023-09-01 02:44:29 +02:00
activity-term.hpp Activity-Lang: implement optional notification builders 2023-09-01 19:03:37 +02:00
activity.hpp Activity-Lang: ability to hook in a fake implementation 2023-09-01 21:59:25 +02:00
block-flow.hpp Activity-Lang: verify memory allocation and connectivity 2023-08-29 18:46:37 +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 Activity-Lang: failure will certainly not be signalled to the Job 2023-08-15 17:18:30 +02:00
job.h Activity-Lang: wire Job invocation in the activity::Term builder 2023-08-29 04:19:19 +02:00
nop-job-functor.hpp Activity-Lang: adaptor to watch existing Activity's activation 2023-08-19 19:06:44 +02:00
scheduler-commutator.hpp Scheduler: investigate modes of operation 2023-07-03 18:40:37 +02:00
scheduler-diagnostics.hpp Activity-Lang: wire Job invocation in the activity::Term builder 2023-08-29 04:19:19 +02:00
scheduler-frontend.cpp Scheduler: devise the arrangement of basic components 2023-06-24 03:14:17 +02:00
scheduler-frontend.hpp Activity-Lang: wire Job invocation in the activity::Term builder 2023-08-29 04:19:19 +02:00
scheduler-invocation.hpp Block-Flow: consider data storage for render activities 2023-07-06 16:35:42 +02:00
scheduler.cpp Activity-Lang: introduce a callback hook 2023-08-01 15:37:56 +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