![]() |
MAK RTIspy 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 | vrlmod::DtThreadedObject |
Namespaces | |
| vrlmod | |
Macros | |
| #define | typedefException(Name, Value) |
| Define a set of thread related exceptions. More... | |
Typedefs | |
| typedef DtBoost::shared_ptr < MAKRti::DtRunnable > | DtRunnableSP |
Variables | |
| const int | vrlmod::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 DtBoost::shared_ptr<MAKRti::DtRunnable> DtRunnableSP |