![]() |
VR-Exchange 2.4 API Documentation
|
Classes | |
| class | DtAcknowledgeInteractionTranslator |
| Provides Acknowledge interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtAggregateTranslator |
| Provides Aggregate object translation between TENA and the VR-Exchange Portal. More... | |
| class | DtCollisionInteractionTranslator |
| Provides Collision interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtCommentInteractionTranslator |
| Provides Comment interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtDataInteractionTranslator |
| Provides Data interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtDesignatorObjectTranslator |
| Provides Designator object translation between TENA and the VR-Exchange Portal. More... | |
| class | DtDetonationInteractionTranslator |
| Provides Detonation interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtEmitterSystemObjectTranslator |
| Provides Emitter System object translation between TENA and the VR-Exchange Portal. More... | |
| class | DtEntityIdMapper |
| DtEntityIdMapper is used to map the portal entityID attribute to a TENA entity. More... | |
| class | DtEntityTranslator |
| Provides Entity State object translation between TENA and the VR-Exchange Portal. More... | |
| class | DtEnvironmentProcessObjectTranslator |
| Provides EnvironmentProcess object translation between TENA and the VR-Exchange Portal. More... | |
| class | DtFireInteractionTranslator |
| Provides Fire interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtGlobalIdMapper |
| DtGlobalIdMapper is used to convert between Poral ObjectId's and TENA Entity. More... | |
| class | DtTenaGlobalIdContainer |
| A simple helper class for DtGlobalIdMapper. More... | |
| class | DtIffObjectTranslator |
| Provides IFF object translation between TENA and the VR-Exchange Portal. More... | |
| class | DtRadioReceiverObjectTranslator |
| Provides Radio Receiver object translation between TENA and the VR-Exchange Portal. More... | |
| class | DtRadioSignalInteractionTranslator |
| Provides Radio Signal interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtRadioTransmitterObjectTranslator |
| Provides Radio Transmitter object translation between TENA and the VR-Exchange Portal. More... | |
| class | DtSetDataInteractionTranslator |
| Provides Set Data interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtStartInteractionTranslator |
| Provides Start interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtStopInteractionTranslator |
| Provides Stop interaction translation between TENA and the VR-Exchange Portal. More... | |
| class | DtTenaBroker |
| Implements a DtBroker for the TENA Protocol. More... | |
| class | DtTenaBrokerDialog |
| Responsible for displaying all information about the broker. More... | |
| class | DtTenaBrokerInitializer |
| class | DtTenaConnectionSettingsWidget |
| Widget containing the DIS connection settings for the dis broker. More... | |
| class | DtTenaDiscoverableCriteria |
| Provides discoverable criteria parameters for the TENA Broker. More... | |
| class | DtTenaGeneralSettingsWidget |
| Provides an interface for configuring TENA connection settings. More... | |
| class | DtTenaObjectTranslator |
| Base class for all TENA object translators. More... | |
| class | DtTenaInteractionTranslator |
| Base class for all TENA interaction translators. More... | |
| class | DtThrottle |
| Tracks and verifies throttling for different object identifiers. More... | |
Typedefs | |
| typedef DtGlobalIdMapper *(* | DtGlobalIdMapperCreator )() |
| A Function pointer for a GlobalIdMapper creator function. | |
Enumerations | |
| enum | TenaBrokerObjectDataField { LastTickData = 0 } |
| Enumeration for TENA Broker Object Data field(s). More... | |
Functions | |
| void | baseTranslate (DtPortalBaseEntity *destination, const DtBaseEntityStateRepository &source) |
| void | baseTranslate (DtBaseEntityStateRepository *destination, const DtPortalBaseEntity &source) |
| typedef DtGlobalIdMapper*(* MAKVrExchange::DtTenaBroker::DtGlobalIdMapperCreator)() |
A Function pointer for a GlobalIdMapper creator function.
| void MAKVrExchange::DtTenaBroker::baseTranslate | ( | DtPortalBaseEntity * | destination, |
| const DtBaseEntityStateRepository & | source | ||
| ) |
| void MAKVrExchange::DtTenaBroker::baseTranslate | ( | DtBaseEntityStateRepository * | destination, |
| const DtPortalBaseEntity & | source | ||
| ) |