RTI Connext Modern C++ API  Version 6.0.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
TRANSPORT_MULTICAST

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

Detailed Description

<<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 Documentation

typedef std::vector<TransportMulticastSettings> rti::core::TransportMulticastSettingsSeq

RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc