![]() |
MAK RTIspy API Documentation for HLA 1.3
|
The declaration of the object manager class. More...
Go to the source code of this file.
Classes | |
| class | DtObjectMgr |
| The object manager class processes the object management services. More... | |
Macros | |
| #define | DtHlaNamePrefix "HLA_" |
| Prefix for object instance names. More... | |
Typedefs | |
| typedef std::map< DtHandle, DtRtiObject * > | DtRtiObjectMap |
Enumerations | |
| enum | DtDivestCondition { DtDivestUnconditional, DtDivestNegotiated, DtDivestOnlyIfWanted } |
| The type of divestiture. More... | |
The declaration of the object manager class.
| #define DtHlaNamePrefix "HLA_" |
Prefix for object instance names.
| typedef std::map<DtHandle,DtRtiObject*> DtRtiObjectMap |
| enum DtDivestCondition |