![]() |
VR-Link API Documentation for HLA 1.3
|
This file contains the declaration of DtFedTarget and several helper classes. More...
Go to the source code of this file.
Classes | |
| class | DtFedTarget |
| class DtFedTarget: More... | |
Typedefs | |
| typedef std::map< unsigned long, DtString > | DtUpdateRateNameByHandleMap |
| typedef std::map< DtString, unsigned long > | DtUpdateRateHandleByNameMap |
Enumerations | |
| enum | DtFomType { DtFomInvalid = 0, DtFom13 = 1, DtFom1516 = 2, DtFom1516E = 3 } |
| enum | DtTransportType { DtBest_Effort, DtReliable } |
| enum | DtOrderType { DtReceive, DtTimestamp } |
| enum | DtResignAction { DtUnconditionallyDivestAttributes = 1, DtDeleteObjects, DtDeleteObjectsThanDivest, DtNoAction, DtCancelPendingOwnershipAcquitions, DtCancelThenDeleteThenDivest } |
| Order of enumerations matches RTI 1.3 actions Addtional actions after no action are from 1516. More... | |
This file contains the declaration of DtFedTarget and several helper classes.
| typedef std::map<DtString, unsigned long> DtUpdateRateHandleByNameMap |
| typedef std::map<unsigned long, DtString> DtUpdateRateNameByHandleMap |
| enum DtFomType |
| enum DtOrderType |
| enum DtResignAction |
| enum DtTransportType |