RTI Connext Modern C++ API Version 7.3.0

<<extension>> Configures the ability of a DataWriter to send data on different multicast groups (addresses) based on the value of the data. More...

Classes

class  rti::core::policy::MultiChannel
 <<extension>> Configures the ability of a DataWriter to send data on different multicast groups (addresses) based on the value of the data. More...
 
class  rti::core::ChannelSettings
 <<extension>> Configures the properties of a channel in rti::core::policy::MultiChannel More...
 

Typedefs

typedef std::vector< ChannelSettingsrti::core::ChannelSettingsSeq
 <<extension>> A sequence of ChannelSettings More...
 

Detailed Description

<<extension>> Configures the ability of a DataWriter to send data on different multicast groups (addresses) based on the value of the data.

Typedef Documentation

◆ ChannelSettingsSeq