![]() |
VR-Link API Documentation for HLA Evolved
|
| DtThread(DtThreadStart *) | DtThread | |
| DtThread(const DtThread &orig) | DtThread | [private] |
| GetCurrentThreadHandle() | DtThread | [static] |
| hasStarted() const | DtThread | |
| isRunning() const | DtThread | |
| join() const | DtThread | |
| myMutex | DtThread | [mutable, private] |
| 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] |