![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Definition at line 50 of file scheduler-usage-test.cpp.
Private Member Functions | |
| virtual void | run (Arg) |
| void | simpleUsage () |
| void | walkingDeadline () |
| void | setupLalup () |
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 54 of file scheduler-usage-test.cpp.
References SchedulerUsage_test::setupLalup(), SchedulerUsage_test::simpleUsage(), and SchedulerUsage_test::walkingDeadline().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 65 of file scheduler-usage-test.cpp.
Referenced by SchedulerUsage_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 74 of file scheduler-usage-test.cpp.
Referenced by SchedulerUsage_test::run().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 83 of file scheduler-usage-test.cpp.
Referenced by SchedulerUsage_test::run().
Here is the caller graph for this function:
Inheritance diagram for SchedulerUsage_test:
Collaboration diagram for SchedulerUsage_test: