Public Member Functions | |
| bool | breakLoop () |
| void | finalize () |
| bool | initialize () |
| void | loop () |
| void | reset (bool res) |
| void | step () |
| TestRunnableInterface (bool res) | |
Public Attributes | |
| bool | breakl |
| bool | fini |
| bool | init |
| bool | looped |
| bool | result |
| bool | stepped |
Definition at line 123 of file tasks_test.cpp.
| TestRunnableInterface::TestRunnableInterface | ( | bool | res | ) | [inline] |
Definition at line 129 of file tasks_test.cpp.
| bool TestRunnableInterface::breakLoop | ( | ) | [inline] |
Definition at line 152 of file tasks_test.cpp.
| void TestRunnableInterface::finalize | ( | ) | [inline] |
Definition at line 141 of file tasks_test.cpp.
| bool TestRunnableInterface::initialize | ( | ) | [inline] |
Definition at line 134 of file tasks_test.cpp.
| void TestRunnableInterface::loop | ( | ) | [inline] |
Definition at line 145 of file tasks_test.cpp.
| void TestRunnableInterface::reset | ( | bool | res | ) | [inline] |
Definition at line 156 of file tasks_test.cpp.
| void TestRunnableInterface::step | ( | ) | [inline] |
Definition at line 138 of file tasks_test.cpp.
Definition at line 126 of file tasks_test.cpp.
Definition at line 127 of file tasks_test.cpp.
Definition at line 127 of file tasks_test.cpp.
Definition at line 127 of file tasks_test.cpp.
Definition at line 126 of file tasks_test.cpp.
Definition at line 127 of file tasks_test.cpp.