Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation of dummy command operations for unit tests.
Definition in file test-dummy-commands.cpp.
Functions | |
COMMAND_DEFINITION (test_Dummy_command1) | |
COMMAND_DEFINITION (test_Dummy_command2) | |
COMMAND_DEFINITION (test_Dummy_command3) | |
Variables | |
int64_t | check_ = 0 |
< test command just adding a given value | |
ostringstream | check_ |
ulong | check_ |
< test command with zero arguments | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |
steam::control::test::COMMAND_DEFINITION | ( | test_Dummy_command1 | ) |
test_Dummy_command1
will invoke command1::operate(int) etc. Definition at line 66 of file test-dummy-commands.cpp.