Classes | |
class | TransportMulticastMappingQosPolicy |
Specifies the multicast address on which a com.rti.dds.subscription.DataReader wants to receive its data. It can also specify a port number as well as a subset of the available (at the com.rti.dds.domain.DomainParticipant level) transports with which to receive the multicast data. More... | |
class | TransportMulticastQosPolicy |
Specifies the multicast address on which a com.rti.dds.subscription.DataReader wants to receive its data. It can also specify a port number as well as a subset of the available (at the com.rti.dds.domain.DomainParticipant level) transports with which to receive the multicast data. More... | |
class | TransportMulticastQosPolicyKind |
Transport Multicast Policy Kind. More... | |
Variables | |
static final QosPolicyId_t | TRANSPORTMULTICAST_QOS_POLICY_ID |
<<eXtension>> Identifier for com.rti.dds.infrastructure.TransportMulticastQosPolicy | |
static final TransportMulticastQosPolicyKind | AUTOMATIC_TRANSPORT_MULTICAST_QOS |
Transport Multicast Policy Kind. | |
static final TransportMulticastQosPolicyKind | UNICAST_ONLY_TRANSPORT_MULTICAST_QOS = new TransportMulticastQosPolicyKind("UNICAST_ONLY_TRANSPORT_MULTICAST_QOS", 1) |
Transport Multicast Policy Kind. |
final QosPolicyId_t TRANSPORTMULTICAST_QOS_POLICY_ID [static, inherited] |
final TransportMulticastQosPolicyKind AUTOMATIC_TRANSPORT_MULTICAST_QOS [static, inherited] |
Initial value:
new TransportMulticastQosPolicyKind( "AUTOMATIC_TRANSPORT_MULTICAST_QOS", 0)
final TransportMulticastQosPolicyKind UNICAST_ONLY_TRANSPORT_MULTICAST_QOS = new TransportMulticastQosPolicyKind("UNICAST_ONLY_TRANSPORT_MULTICAST_QOS", 1) [static, inherited] |
Transport Multicast Policy Kind.