Public Member Functions | |
bool | breakLoop () |
void | finalize () |
bool | initialize () |
void | loop () |
void | step () |
Public Attributes | |
bool | breakl |
int | c |
bool | fini |
self-removes in step() nbr 5 or in loop().
Definition at line 195 of file tasks_test.cpp.
bool TestSelfRemove::breakLoop | ( | ) | [inline] |
Definition at line 207 of file tasks_test.cpp.
void TestSelfRemove::finalize | ( | ) | [inline] |
Definition at line 218 of file tasks_test.cpp.
bool TestSelfRemove::initialize | ( | ) | [inline] |
Definition at line 201 of file tasks_test.cpp.
void TestSelfRemove::loop | ( | ) | [inline] |
Definition at line 210 of file tasks_test.cpp.
void TestSelfRemove::step | ( | ) | [inline] |
Definition at line 213 of file tasks_test.cpp.
Definition at line 200 of file tasks_test.cpp.
Definition at line 198 of file tasks_test.cpp.
bool TestSelfRemove::fini |
Definition at line 199 of file tasks_test.cpp.