![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Functions | |
| void | operate () |
| ulong | capture () |
| void | undoIt (ulong oldVal) |
Variables | |
| ulong | check_ |
| < test command with zero arguments | |
|
inline |
Definition at line 126 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandQueue_test::CommandQueue_test(), and CommandBinding_test::zeroArgumentCommand().
Here is the caller graph for this function:
|
inline |
Definition at line 132 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandQueue_test::CommandQueue_test(), and CommandBinding_test::zeroArgumentCommand().
Here is the caller graph for this function:Definition at line 138 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandQueue_test::CommandQueue_test(), and CommandBinding_test::zeroArgumentCommand().
Here is the caller graph for this function:| ulong check_ |
< test command with zero arguments
Definition at line 43 of file test-dummy-commands.cpp.
Referenced by capture(), operate(), undoIt(), and CommandBinding_test::zeroArgumentCommand().