
Public Member Functions | |
| void | finalize () |
| bool | initialize () |
| void | step () |
Public Attributes | |
| char * | c |
| std::string | s |
| std::vector< std::string > | v |
Definition at line 194 of file tasks_test.cpp.
|
inline |
Definition at line 214 of file tasks_test.cpp.
|
inline |
Definition at line 201 of file tasks_test.cpp.
|
inline |
Definition at line 205 of file tasks_test.cpp.
| char* TestAllocate::c |
Definition at line 198 of file tasks_test.cpp.
| std::string TestAllocate::s |
Definition at line 199 of file tasks_test.cpp.
| std::vector<std::string> TestAllocate::v |
Definition at line 197 of file tasks_test.cpp.