![]() |
VR-Link API Documentation for HLA 1516
|
Defines a ThreadedObject which can run a DtRunnable object in a thread. More...
Go to the source code of this file.
Classes | |
| class | DtThreadedObject |
Macros | |
| #define | typedefException(Name, Value) |
| Define a set of thread related exceptions. More... | |
Typedefs | |
| typedef std::shared_ptr < DtRunnable > | DtRunnableSP |
Variables | |
| const int | ThreadExceptionBase = 1000 |
Defines a ThreadedObject which can run a DtRunnable object in a thread.
| #define typedefException | ( | Name, | |
| Value | |||
| ) |
Define a set of thread related exceptions.
| typedef std::shared_ptr<DtRunnable> DtRunnableSP |
| const int ThreadExceptionBase = 1000 |