![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "/Werk/devel/lumi/tests/vault/gear/test-chain-load.hpp"
Baseclass: JobFunctor to invoke TestChainLoad.
Definition at line 1500 of file test-chain-load.hpp.
Static Public Member Functions | |
| static InvocationInstanceID | encodeNodeID (size_t idx) |
| package the node-index to invoke. | |
| static size_t | decodeNodeID (InvocationInstanceID invoKey) |
| static Time | encodeLevel (size_t level) |
| static size_t | decodeLevel (TimeValue nominalTime) |
Private Member Functions | |
| string | diagnostic () const =0 |
| void | invokeJobOperation (JobParameter)=0 |
| JobKind | getJobKind () const |
| InvocationInstanceID | buildInstanceID (HashVal) const override |
| size_t | hashOfInstance (InvocationInstanceID invoKey) const override |
Static Private Member Functions | |
| static lib::time::Grid & | testGrid () |
Additional Inherited Members | |
Public Member Functions inherited from JobClosure | |
| virtual | ~JobClosure () |
| this is an interface | |
| lib::HashVal | hash_value (JobParameter) const |
Public Member Functions inherited from JobFunctor | |
| virtual | ~JobFunctor () |
| this is an interface | |
| operator std::string () const | |
|
inlinestaticprivate |
Definition at line 1505 of file test-chain-load.hpp.
References FrameRate::STEP.
Referenced by ChainFunctor::decodeLevel(), and ChainFunctor::encodeLevel().
Here is the caller graph for this function:
|
privatepure virtual |
Reimplemented from JobFunctor.
Implemented in RandomChainCalcFunctor< maxFan >, and RandomChainPlanFunctor< maxFan >.
|
privatepure virtual |
Implements JobClosure.
Implemented in RandomChainCalcFunctor< maxFan >, and RandomChainPlanFunctor< maxFan >.
|
inlineprivatevirtual |
|
inlineoverrideprivatevirtual |
Implements JobClosure.
Definition at line 1523 of file test-chain-load.hpp.
|
inlineoverrideprivatevirtual |
Implements JobClosure.
Definition at line 1529 of file test-chain-load.hpp.
References InvocationInstanceID::frameNumber.
|
inlinestatic |
package the node-index to invoke.
Definition at line 1543 of file test-chain-load.hpp.
References InvocationInstanceID::code.
|
inlinestatic |
Definition at line 1551 of file test-chain-load.hpp.
References InvocationInstanceID::code.
Referenced by RandomChainCalcFunctor< maxFan >::invokeJobOperation(), and RandomChainPlanFunctor< maxFan >::invokeJobOperation().
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1557 of file test-chain-load.hpp.
References ChainFunctor::testGrid(), and Grid::timeOf().
Here is the call graph for this function:
|
inlinestatic |
Definition at line 1563 of file test-chain-load.hpp.
References Grid::gridPoint(), and ChainFunctor::testGrid().
Referenced by RandomChainCalcFunctor< maxFan >::invokeJobOperation().
Here is the call graph for this function:
Here is the caller graph for this function:
Inheritance diagram for ChainFunctor:
Collaboration diagram for ChainFunctor: