This file contains the declaration of the DtFederateConnectProcessor class which monitors federate Connect Confirm messages to ensure that all forwarders maintain the correct connection ID for each federate they connect to
This file contains the declaration of the DtRtiForwarderGroup class which implements a container class to store basic information about RTI Forwarder Groups
This file contains the declaration of the DtRtiMtdDestinationList class which defines structures and methods employed to exchange the destination list bit mask metadata within RTI messages
This file contains the declaration of the DtRtiMtdFederateHostInformation class which defines structures and methods employed to exchange the FederateHostInformation metadata within RTI messages
This file contains the declaration of the DtRtiMtdForwarderGroupId class which defines structures and methods employed to exchange the Distributed Forwarder Group Name metadata within RTI messages
This file contains the declaration of the DtRtiMtdTestId class which defines structures and methods employed to exchange the testID metadata within RTI messages
This file contains the declaration of the DtRtiMtdTimeStamp class which defines structures and methods employed to exchange the time stamp metadata within RTI messages
This file contains the declaration of the DtRtiMtdTransportType class which defines structures and methods employed to exchange the transport type metadata in RTI messages between LRCs and forwarders
This file contains the declaration of the DtMulticastSubscriptionProcessor class which tracks remote Federate subscriptions to multicast addresses and filters the outgoing destination list for incoming multicast messages based on their routing mask
RtiSmSocket.h provides the definition of DtRtiSmSocket which provides a socket-like interface to an instance of a shared memory subscribable message queue (DtRtiSubscribableMessageQueue class)
This file defines the DtRtiArrayMsgParam template which can be used to create a message parameter which is a variable length array of elements for template based message classes
This file contains template specializations for the DtRtiMsgParam and DtRtiArrayMsgParam template classes to handle DtInetAddr parameters and arrays of DtInetAddrs
This file contains the declaration of the DtTcpForwarder__vl__ class which supports TCP connections employing standard TCP sockets (DtTcpSocket) or compression-enabled TCP sockets (DtTcpCompressionSocket)