RTI Connext Modern C++ API
Version 5.2.3
|
<<extension>> Specifies the multicast address on which a dds::sub::DataReader wants to receive its data. It can also specify a port number, as well as a subset of the available (at the dds::domain::DomainParticipant level) transports with which to receive the multicast data. More...
Classes | |
class | rti::core::policy::TransportMulticast |
<<extension>> Specifies the multicast address on which a dds::sub::DataReader wants to receive its data and other settings. More... | |
struct | rti::core::policy::TransportMulticastKind_def |
<<extension>> The definition of the dds::core::safe_enum TransportMulticastKind More... | |
class | rti::core::TransportMulticastSettings |
<<extension>> Represents a list of multicast locators More... | |
Typedefs | |
typedef dds::core::safe_enum < TransportMulticastKind_def > | rti::core::policy::TransportMulticastKind |
<<extension>> Safe Enumeration of TransportMulticastKind_def | |
typedef std::vector < TransportMulticastSettings > | rti::core::TransportMulticastSettingsSeq |
A sequence of TransportMulticastSettings. | |
<<extension>> Specifies the multicast address on which a dds::sub::DataReader wants to receive its data. It can also specify a port number, as well as a subset of the available (at the dds::domain::DomainParticipant level) transports with which to receive the multicast data.
typedef dds::core::safe_enum<TransportMulticastKind_def> rti::core::policy::TransportMulticastKind |
typedef std::vector<TransportMulticastSettings> rti::core::TransportMulticastSettingsSeq |
A sequence of TransportMulticastSettings.