![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Typedefs | |
| typedef function< string()> | FunS |
Functions | |
| void | operate (FunS func, bool *fail) |
| string | capture (FunS, bool *) |
| void | undoIt (FunS, bool *fail, string previousProtocol) |
Variables | |
| ostringstream | check_ |
Definition at line 89 of file test-dummy-commands.hpp.
Definition at line 92 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandUse2_test::run().
Here is the caller graph for this function:Definition at line 100 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandUse2_test::run().
Here is the caller graph for this function:Definition at line 106 of file test-dummy-commands.hpp.
References check_.
Referenced by CommandUse2_test::run().
Here is the caller graph for this function:| ostringstream check_ |
Definition at line 37 of file test-dummy-commands.cpp.
Referenced by capture(), CommandUse2_test::check_defaultHandlingPattern(), CommandUse2_test::check_DispatcherInvocation(), CommandUse2_test::check_ThrowOnError(), operate(), CommandUse2_test::run(), and undoIt().