|
|||
|
|||
|


Public Member Functions | |
| TestSuiteThread () | |
| virtual | ~TestSuiteThread () |
| virtual void | Run () |
| Override this method to put your actual threaded code here. | |
Definition at line 23 of file testsuite.cpp.
|
|
Definition at line 26 of file testsuite.cpp. |
|
|
Definition at line 30 of file testsuite.cpp. |
|
|
Override this method to put your actual threaded code here.
Implements Thread. Definition at line 34 of file testsuite.cpp. References Thread::GetExitFlag(). |