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 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.
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).