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 186 of file tasks_test.cpp.
| bool TestSelfRemove::breakLoop | ( | ) | [inline] |
Definition at line 198 of file tasks_test.cpp.
| void TestSelfRemove::finalize | ( | ) | [inline] |
Definition at line 209 of file tasks_test.cpp.
| bool TestSelfRemove::initialize | ( | ) | [inline] |
Definition at line 192 of file tasks_test.cpp.
| void TestSelfRemove::loop | ( | ) | [inline] |
Definition at line 201 of file tasks_test.cpp.
| void TestSelfRemove::step | ( | ) | [inline] |
Definition at line 204 of file tasks_test.cpp.
Definition at line 191 of file tasks_test.cpp.
Definition at line 189 of file tasks_test.cpp.
| bool TestSelfRemove::fini |
Definition at line 190 of file tasks_test.cpp.