![]() |
VR-Link API Documentation for HLA 1516
|
This is the complete list of members for DtThread, including all inherited members.
| DtThread(DtThreadStartSP threadStart) | DtThread | |
| DtThread(const DtThread &orig) | DtThread | private |
| GetCurrentThreadHandle() | DtThread | static |
| hasStarted() const | DtThread | |
| isRunning() const | DtThread | |
| join() const | DtThread | |
| myMutex | DtThread | mutableprivate |
| myRunning | DtThread | private |
| myThreadID | DtThread | protected |
| myThreadStart | DtThread | private |
| myTimeToStop | DtThread | private |
| operator=(const DtThread &orig) | DtThread | private |
| run() | DtThread | |
| start() | DtThread | virtual |
| startInCurrentThread() | DtThread | |
| stop(bool blocking) | DtThread | |
| stopped() | DtThread | protected |
| threadId() const | DtThread | inline |
| ~DtThread() | DtThread | virtual |