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 114 of file tasks_test.cpp.
TestRunnableInterface::TestRunnableInterface | ( | bool | res | ) | [inline] |
Definition at line 120 of file tasks_test.cpp.
bool TestRunnableInterface::breakLoop | ( | ) | [inline] |
Definition at line 143 of file tasks_test.cpp.
void TestRunnableInterface::finalize | ( | ) | [inline] |
Definition at line 132 of file tasks_test.cpp.
bool TestRunnableInterface::initialize | ( | ) | [inline] |
Definition at line 125 of file tasks_test.cpp.
void TestRunnableInterface::loop | ( | ) | [inline] |
Definition at line 136 of file tasks_test.cpp.
void TestRunnableInterface::reset | ( | bool | res | ) | [inline] |
Definition at line 147 of file tasks_test.cpp.
void TestRunnableInterface::step | ( | ) | [inline] |
Definition at line 129 of file tasks_test.cpp.
Definition at line 117 of file tasks_test.cpp.
Definition at line 118 of file tasks_test.cpp.
Definition at line 118 of file tasks_test.cpp.
Definition at line 118 of file tasks_test.cpp.
Definition at line 117 of file tasks_test.cpp.
Definition at line 118 of file tasks_test.cpp.