VR-Exchange 2.4 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Functions
MAKVrExchange::DtDisBroker Namespace Reference

Classes

class  DtAcknowledgeInteractionTranslator
 Translates Acknowledge Interactions to/from the portal. More...
class  DtActionRequestInteractionTranslator
 Translates Action Request Interactions to/from the portal. More...
class  DtActionResponseInteractionTranslator
 Translates Action Response Interactions to/from the portal. More...
class  DtActiveSonarTranslator
 Provides Active Sonar translation between DIS and the VR-Exchange Portal. More...
class  DtAdditionalPassiveActivitiesTranslator
 Provides Additional Passive Activities translation between DIS and the VR-Exchange Portal. More...
class  DtAggregateTranslator
 Provides Aggregate object translation between DIS and the VR-Exchange Portal. More...
class  DtArealObjectTranslator
 Provides Areal Object translation between DIS and the Portal. More...
class  DtCollisionInteractionTranslator
 Provides Collision interaction translation between DIS and the VR-Exchange Portal. More...
class  DtCommentInteractionTranslator
 Provides Comment interaction translation between DIS and the VR-Exchange Portal. More...
class  DtCreateEntityInteractionTranslator
 Provides CreateEntity interaction translation between DIS and the VR-Exchange Portal. More...
class  DtDataInteractionTranslator
 Provides Data interaction translation between DIS and the VR-Exchange Portal. More...
class  DtDataQueryInteractionTranslator
 Provides DataQuery interaction translation between DIS and the VR-Exchange Portal. More...
class  DtDesignatorObjectTranslator
 Provides Designator object translation between DIS and the VR-Exchange Portal. More...
class  DtDetonationInteractionTranslator
 Provides Detonation interaction translation between DIS and the VR-Exchange Portal. More...
class  DtDisBroker
 Implements a DtBroker for the DIS Protocol. More...
class  DtDisBrokerDialog
 Responsible for displaying all information about the broker. More...
class  DtDisBrokerInitializer
 Provides initialization parameters to the DIS Broker. More...
class  DtDisConnectionSettingsWidget
 Widget containing the DIS connection settings for the DIS broker. More...
class  DtDisDiscoverableCriteria
 Provides discoverable criteria initialization parameters to the DIS Broker. More...
class  DtDisGeneralSettingsWidget
 Provides an interface for configuring DIS connection settings. More...
class  DtDisObjectTranslator
 Base class for all DIS object translators. More...
class  DtDisInteractionTranslator
 Base class for all DIS interaction translators. More...
class  DtEmitterSystemObjectTranslator
 Provides Emitter System object translation between DIS and the VR-Exchange Portal. More...
class  DtEntityIdMapper
 DtEntityIdMapper is used to map the portal entityID attribute to a DIS entity. More...
class  DtEntityTranslator
 Provides Entity State object translation between DIS and the VR-Exchange Portal. More...
class  DtEnvironmentProcessObjectTranslator
 Provides Environment Process object translation between DIS and the VR-Exchange Portal. More...
class  DtEventIdMapper
 This class converts between DIS event ID's and Portal event ID's. More...
class  DtEventReportInteractionTranslator
 Provides Event Report interaction translation between DIS and the VR-Exchange Portal. More...
class  DtFireInteractionTranslator
 Translates Fire Interactions to/from the portal. More...
class  DtGlobalIdMapper
 DtGlobalIdMapper is used by the DIS Broker to convert between Portal ObjectIds and DIS Entity IDs. More...
class  DtDISGlobalIdContainer
 A simple helper class for DtGlobalIdMapper. More...
class  DtGriddedDataObjectTranslator
 Provides gridded data object translation between DIS and the VR-Exchange Portal. More...
class  DtIffObjectTranslator
 Provides IFF object translation between DIS and the VR-Exchange Portal. More...
class  DtLinearObjectTranslator
 Provides Linear Object translation between DIS and the Portal. More...
class  DtLoggerControlInteractionTranslator
 Provides LoggerControl interaction translation between DIS and the VR-Exchange Portal. More...
class  DtPointObjectTranslator
 Provides Point Object translation between DIS and the Portal. More...
class  DtPropulsionNoiseTranslator
 Provides Propulsion Noise translation between DIS and the VR-Exchange Portal. More...
class  DtRadioReceiverObjectTranslator
 Provides Radio Receiver object translation between DIS and the VR-Exchange Portal. More...
class  DtRadioTransmitterTranslator
 Provides Radio Transmitter object translation between DIS and the VR-Exchange Portal. More...
class  DtRemoveEntityInteractionTranslator
 Provides RemoveEntity interaction translation between DIS and the VR-Exchange Portal. More...
class  DtRepairCompleteInteractionTranslator
 Provides RepairComplete interaction translation between DIS and the VR-Exchange Portal. More...
class  DtRepairResponseInteractionTranslator
 Provides RepairResponse interaction translation between DIS and the VR-Exchange Portal. More...
class  DtResupplyCancelInteractionTranslator
 Provides DIS<->Portal ResupplyCancel interaction translation. More...
class  DtResupplyOfferInteractionTranslator
 Provides ResupplyOffer interaction translation between DIS and the VR-Exchange Portal. More...
class  DtResupplyReceivedInteractionTranslator
 Provides ResupplyReceived interaction translation between DIS and the VR-Exchange Portal. More...
class  DtServiceRequestInteractionTranslator
 Provides ServiceRequest interaction translation between DIS and the VR-Exchange Portal. More...
class  DtSetDataInteractionTranslator
 Provides Set Data interaction translation between DIS and the VR-Exchange Portal. More...
class  DtRadioSignalInteractionTranslator
 Provides Radio Signal interaction translation between DIS and the VR-Exchange Portal. More...
class  DtStartInteractionTranslator
 Provides Start interaction translation between DIS and the VR-Exchange Portal. More...
class  DtStopInteractionTranslator
 Provides Stop interaction translation between DIS and the VR-Exchange Portal. More...
class  DtTransferControlInteractionTranslator
 Provides TransferControl interaction translation between DIS and the VR-Exchange Portal. More...
class  DtUnderwaterAcousticsPublisherManager
 Keeps track of DtUnderwaterAcousticsPublishers by host id. More...

Typedefs

typedef DtGlobalIdMapper *(* DtGlobalIdMapperCreator )()
 A Function pointer for a GlobalIdMapper creator function.
typedef
DtUnderwaterAcousticsPublisherManager *(* 
DtUnderwaterAcousticsPublisherManagerCreator )()
 A Function pointer for a GlobalIdMapper creator function.

Functions

DT_DLL_DISBROKER std::ostream & operator<< (std::ostream &os, const DtGlobalIdMapper::ObjectType &ut)

Typedef Documentation

typedef DtGlobalIdMapper*(* MAKVrExchange::DtDisBroker::DtGlobalIdMapperCreator)()

A Function pointer for a GlobalIdMapper creator function.

typedef DtUnderwaterAcousticsPublisherManager*(* MAKVrExchange::DtDisBroker::DtUnderwaterAcousticsPublisherManagerCreator)()

A Function pointer for a GlobalIdMapper creator function.

Function Documentation

DT_DLL_DISBROKER std::ostream& MAKVrExchange::DtDisBroker::operator<< ( std::ostream &  os,
const DtGlobalIdMapper::ObjectType &  ut 
)

Document ID: Generated on Thu Jul 23 10:25:22 EDT 2015 from SVN revision 155065
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)