![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 80 of file job-planning-pipeline-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | demonstrateScaffolding () |
| void | buildBaseTickGenerator () |
| void | accessTopLevelJobTicket () |
| void | exploreJobTickets () |
| void | integration () |
Additional Inherited Members | |
Static Public Member Functions inherited from Test | |
| static string | firstTok (Arg) |
| conveniently pick the first token from the argument line | |
| static uint | firstVal (Arg, uint=1) |
| conveniently use some number given as argument, with optional default | |
Public Member Functions inherited from Test | |
| virtual | ~Test ()=default |
| this is an interface | |
| virtual void | run (Arg arg)=0 |
| void | seedRand () |
| draw a new random seed from a common nucleus, and re-seed the default-Gen. | |
| lib::Random | makeRandGen () |
| build a dedicated new RandomGen, seeded from the default-Gen | |
|
inlineprivatevirtual |
Definition at line 84 of file job-planning-pipeline-test.cpp.
References JobPlanningPipeline_test::accessTopLevelJobTicket(), JobPlanningPipeline_test::buildBaseTickGenerator(), JobPlanningPipeline_test::demonstrateScaffolding(), JobPlanningPipeline_test::exploreJobTickets(), JobPlanningPipeline_test::integration(), and Test::seedRand().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 97 of file job-planning-pipeline-test.cpp.
References Record< VAL >::Mutator::attrib(), Dispatcher::createJobFor(), JobTicket::createJobFor(), MockDispatcher::getDummyConnection(), JobTicket::getPrerequisites(), MockJob::invocationAdditionalKey(), MockJob::invocationNominalTime(), MockJob::invocationTime(), MockJobTicket::isAssociated(), Segment::jobTicket(), Job::triggerJob(), MockDispatcher::verify(), MockJob::was_invoked(), and RealClock::wasRecently().
Referenced by JobPlanningPipeline_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 152 of file job-planning-pipeline-test.cpp.
References Dispatcher::forCalcStream(), and FrameRate::PAL.
Referenced by JobPlanningPipeline_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 181 of file job-planning-pipeline-test.cpp.
References JobTicket::createJobFor(), Dispatcher::forCalcStream(), MockDispatcher::getDummyConnection(), FrameRate::PAL, MockDispatcher::verify(), and Time::ZERO.
Referenced by JobPlanningPipeline_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
expandPrerequisites() builder function uses JobTicket::getPrerequisites()PipeFrameTickDefinition at line 212 of file job-planning-pipeline-test.cpp.
References Record< VAL >::Mutator::attrib(), Record< VAL >::Mutator::genNode(), FrameRate::PAL, Record< VAL >::Mutator::scope(), and Time::ZERO.
Referenced by JobPlanningPipeline_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 259 of file job-planning-pipeline-test.cpp.
References Record< VAL >::Mutator::attrib(), and FrameRate::PAL.
Referenced by JobPlanningPipeline_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for JobPlanningPipeline_test:
Collaboration diagram for JobPlanningPipeline_test: