$search
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 122 of file tasks_test.cpp.
TestRunnableInterface::TestRunnableInterface | ( | bool | res | ) | [inline] |
Definition at line 128 of file tasks_test.cpp.
bool TestRunnableInterface::breakLoop | ( | ) | [inline] |
Definition at line 151 of file tasks_test.cpp.
void TestRunnableInterface::finalize | ( | ) | [inline] |
Definition at line 140 of file tasks_test.cpp.
bool TestRunnableInterface::initialize | ( | ) | [inline] |
Definition at line 133 of file tasks_test.cpp.
void TestRunnableInterface::loop | ( | ) | [inline] |
Definition at line 144 of file tasks_test.cpp.
void TestRunnableInterface::reset | ( | bool | res | ) | [inline] |
Definition at line 155 of file tasks_test.cpp.
void TestRunnableInterface::step | ( | ) | [inline] |
Definition at line 137 of file tasks_test.cpp.
Definition at line 125 of file tasks_test.cpp.
Definition at line 126 of file tasks_test.cpp.
Definition at line 126 of file tasks_test.cpp.
Definition at line 126 of file tasks_test.cpp.
Definition at line 125 of file tasks_test.cpp.
Definition at line 126 of file tasks_test.cpp.