![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 39 of file scheduler-invocation-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | simpleUsage () |
| void | verify_Queuing () |
| void | verify_WaterLevel () |
| void | verify_stability () |
| void | verify_isDue () |
| void | verify_Significance () |
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 43 of file scheduler-invocation-test.cpp.
References SchedulerInvocation_test::simpleUsage(), SchedulerInvocation_test::verify_isDue(), SchedulerInvocation_test::verify_Queuing(), SchedulerInvocation_test::verify_Significance(), SchedulerInvocation_test::verify_stability(), and SchedulerInvocation_test::verify_WaterLevel().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 57 of file scheduler-invocation-test.cpp.
References SchedulerInvocation::feedPrioritisation(), SchedulerInvocation::instruct(), SchedulerInvocation::peekHead(), and SchedulerInvocation::pullHead().
Referenced by SchedulerInvocation_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
feedPrioritisation these appear as output Definition at line 82 of file scheduler-invocation-test.cpp.
References SchedulerInvocation::empty(), SchedulerInvocation::feedPrioritisation(), SchedulerInvocation::instruct(), SchedulerInvocation::peekHead(), and SchedulerInvocation::pullHead().
Referenced by SchedulerInvocation_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 111 of file scheduler-invocation-test.cpp.
References SchedulerInvocation::feedPrioritisation(), SchedulerInvocation::instruct(), SchedulerInvocation::peekHead(), and SchedulerInvocation::pullHead().
Referenced by SchedulerInvocation_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 141 of file scheduler-invocation-test.cpp.
References SchedulerInvocation::feedPrioritisation(), and SchedulerInvocation::pullHead().
Referenced by SchedulerInvocation_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 166 of file scheduler-invocation-test.cpp.
References SchedulerInvocation::feedPrioritisation(), SchedulerInvocation::isDue(), SchedulerInvocation::peekHead(), and SchedulerInvocation::pullHead().
Referenced by SchedulerInvocation_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 196 of file scheduler-invocation-test.cpp.
References SchedulerInvocation::activate(), SchedulerInvocation::drop(), SchedulerInvocation::empty(), SchedulerInvocation::feedPrioritisation(), SchedulerInvocation::headTime(), SchedulerInvocation::isDue(), SchedulerInvocation::isMissed(), SchedulerInvocation::isOutdated(), SchedulerInvocation::isOutOfTime(), Time::NEVER, and SchedulerInvocation::pullHead().
Referenced by SchedulerInvocation_test::run().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for SchedulerInvocation_test:
Collaboration diagram for SchedulerInvocation_test: