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 223 of file tasks_test.cpp.
|
inline |
Definition at line 235 of file tasks_test.cpp.
|
inline |
Definition at line 246 of file tasks_test.cpp.
|
inline |
Definition at line 229 of file tasks_test.cpp.
|
inline |
Definition at line 238 of file tasks_test.cpp.
|
inline |
Definition at line 241 of file tasks_test.cpp.
bool TestSelfRemove::breakl |
Definition at line 228 of file tasks_test.cpp.
int TestSelfRemove::c |
Definition at line 226 of file tasks_test.cpp.
bool TestSelfRemove::fini |
Definition at line 227 of file tasks_test.cpp.