![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Functions | |
| void | operate (int someVal) |
| int64_t | capture (int) |
| void | undoIt (int, int64_t oldVal) |
Variables | |
| int64_t | check_ = 0 |
| < test command just adding a given value | |
Definition at line 58 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandQueue_test::CommandQueue_test(), CommandUse1_test::allInOneStep(), HandlingPatternBasics_test::buildTestCommand(), CommandCloneBuilder_test::buildTestImplFrame(), CommandRegistry_test::checkAllocation(), CommandUse1_test::definePrototype(), CommandRegistry_test::run(), CommandUse3_test::run(), CommandUse1_test::standardUse(), CommandUse1_test::statePredicates(), and CommandUse1_test::stringRepresentation().
Here is the caller graph for this function:Definition at line 64 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandQueue_test::CommandQueue_test(), CommandUse1_test::allInOneStep(), HandlingPatternBasics_test::buildTestCommand(), CommandCloneBuilder_test::buildTestImplFrame(), CommandRegistry_test::checkAllocation(), CommandUse1_test::definePrototype(), CommandRegistry_test::run(), CommandUse3_test::run(), CommandUse1_test::standardUse(), CommandUse1_test::statePredicates(), and CommandUse1_test::stringRepresentation().
Here is the caller graph for this function:Definition at line 70 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandQueue_test::CommandQueue_test(), CommandUse1_test::allInOneStep(), HandlingPatternBasics_test::buildTestCommand(), CommandCloneBuilder_test::buildTestImplFrame(), CommandRegistry_test::checkAllocation(), CommandUse1_test::definePrototype(), CommandRegistry_test::run(), CommandUse3_test::run(), CommandUse1_test::standardUse(), CommandUse1_test::statePredicates(), and CommandUse1_test::stringRepresentation().
Here is the caller graph for this function:| int64_t check_ = 0 |
< test command just adding a given value
Definition at line 31 of file test-dummy-commands.cpp.
Referenced by CommandUse1_test::allInOneStep(), capture(), HandlingPatternBasics_test::checkExec(), HandlingPatternBasics_test::checkUndo(), operate(), CommandUse1_test::run(), CommandUse3_test::run(), CommandUse1_test::standardUse(), undoIt(), CommandUse1_test::usePrototype(), CommandInstanceManager_test::verify_extendedUsage(), CommandInstanceManager_test::verify_fallback(), CommandInstanceManager_test::verify_instanceIdentity(), CommandInstanceManager_test::verify_simpleUsage(), and CommandCloneBuilder_test::verifySeparation().