RTI Connext Java API Version 7.2.0
TransportMulticastQosPolicyKind Class Reference

Transport Multicast Policy Kind. More...

Inheritance diagram for TransportMulticastQosPolicyKind:
Enum Copyable

Static Public Attributes

static final TransportMulticastQosPolicyKind AUTOMATIC_TRANSPORT_MULTICAST_QOS
 Transport Multicast Policy Kind. More...
 
static final TransportMulticastQosPolicyKind UNICAST_ONLY_TRANSPORT_MULTICAST_QOS = new TransportMulticastQosPolicyKind("UNICAST_ONLY_TRANSPORT_MULTICAST_QOS", 1)
 Transport Multicast Policy Kind. More...
 

Additional Inherited Members

- Public Member Functions inherited from Enum
final int ordinal ()
 The integral value of this enumerated constant. More...
 
Object copy_from (Object src)
 
final String name ()
 The name of this enum constant, as declared in the enum declaration. More...
 
final String toString ()
 The string value of this enum constant. More...
 
Object copy_from (Object src)
 Copy value of a data type from source. More...
 
- Protected Member Functions inherited from Enum
 Enum (String name, int ordinal)
 The constructor. More...
 
final Object clone () throws CloneNotSupportedException
 

Detailed Description

Transport Multicast Policy Kind.

See also
com.rti.dds.infrastructure.TransportMulticastQosPolicy