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

<<extension>> Specifies the multicast address on which a DDSDataReader wants to receive its data. It can also specify a port number, as well as a subset of the available (at the DDSDomainParticipant level) transports with which to receive the multicast data. More...

Modules

 Multicast Settings
 Multicast communication settings.
 
 Multicast Mapping
 Multicast communication mapping.
 

Classes

struct  DDS_TransportMulticastQosPolicy
 Specifies the multicast address on which a DDSDataReader wants to receive its data. It can also specify a port number as well as a subset of the available (at the DDSDomainParticipant level) transports with which to receive the multicast data. More...
 

Enumerations

enum  DDS_TransportMulticastQosPolicyKind {
  DDS_AUTOMATIC_TRANSPORT_MULTICAST_QOS,
  DDS_UNICAST_ONLY_TRANSPORT_MULTICAST_QOS
}
 Transport Multicast Policy Kind. More...
 

Variables

const char *const DDS_TRANSPORTMULTICAST_QOS_POLICY_NAME
 Stringified human-readable name for DDS_TransportMulticastQosPolicy.
 

Detailed Description

<<extension>> Specifies the multicast address on which a DDSDataReader wants to receive its data. It can also specify a port number, as well as a subset of the available (at the DDSDomainParticipant level) transports with which to receive the multicast data.

Enumeration Type Documentation

Transport Multicast Policy Kind.

See Also
DDS_TransportMulticastQosPolicy
Enumerator:
DDS_AUTOMATIC_TRANSPORT_MULTICAST_QOS 

Selects the multicast address automatically.

NOTE: This setting is required when using the DDS_TransportMulticastMappingQosPolicy.

DDS_UNICAST_ONLY_TRANSPORT_MULTICAST_QOS 

Selects a unicast-only mode.

Variable Documentation

const char* const DDS_TRANSPORTMULTICAST_QOS_POLICY_NAME

Stringified human-readable name for DDS_TransportMulticastQosPolicy.


RTI Connext Traditional C++ API Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc