WebLVC 1.7d 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  DtAcknowledgeTranslator
 Translates Acknowledge Interactions to/from the portal. More...
 
class  DtActionRequestTranslator
 Translates Action Request Interactions to/from the portal. More...
 
class  DtActionResponseTranslator
 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  DtCollisionTranslator
 Provides Collision interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtCommentTranslator
 Provides Comment interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtCreateEntityTranslator
 Provides CreateEntity interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtDataQueryTranslator
 Provides DataQuery interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtDataTranslator
 Provides Data interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtDesignatorTranslator
 Provides Designator object translation between DIS and the VR-Exchange Portal. More...
 
class  DtDetonationTranslator
 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 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 general DIS settings. More...
 
class  DtDisObjectTranslator
 Base class for all DIS object translators. More...
 
class  DtDisInteractionTranslator
 Base class for all DIS interaction translators. More...
 
class  DtEmbeddedSystemTranslator
 Base class for all embedded system translators. More...
 
class  DtEmitterSystemTranslator
 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  DtEnvironmentProcessTranslator
 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  DtEventReportTranslator
 Provides Event Report interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtFireTranslator
 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  DtIffTranslator
 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  DtLoggerControlTranslator
 Provides LoggerControl interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtNoRelAggregateTranslator
 Provides Aggregate object translation between DIS and the VR-Exchange Portal. More...
 
class  DtNoRelEntityTranslator
 Provides Entity State object 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  DtRadioReceiverTranslator
 Provides Radio Receiver object translation between DIS and the VR-Exchange Portal. More...
 
class  DtRadioSignalTranslator
 Provides Radio Signal interaction 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  DtRemoveEntityTranslator
 Provides RemoveEntity interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtRepairCompleteTranslator
 Provides RepairComplete interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtRepairResponseTranslator
 Provides RepairResponse interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtResupplyCancelTranslator
 Provides DIS<->Portal ResupplyCancel interaction translation. More...
 
class  DtResupplyOfferTranslator
 Provides ResupplyOffer interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtResupplyReceivedTranslator
 Provides ResupplyReceived interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtServiceRequestTranslator
 Provides ServiceRequest interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtSetDataTranslator
 Provides Set Data interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtStartTranslator
 Provides Start interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtStopTranslator
 Provides Stop interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtTransferControlTranslator
 Provides TransferControl interaction translation between DIS and the VR-Exchange Portal. More...
 
class  DtUnderwaterAcousticsPublisherManager
 Keeps track of DtUnderwaterAcousticsPublishers by host id. More...
 
class  DtUnderwaterAcousticTranslator
 Base class for all embedded system translators. More...
 

Typedefs

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

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 Wed Jun 21 15:05:44 EDT 2023 from SVN revision 256253
Copyright © 2005-2023 MAK Technologies. All Rights Reserved (www.mak.com)