RTI Connext Java API Version 7.1.0
|
Mechanism to automatically calculate the GUID prefix. More...
Static Public Attributes | |
static final WireProtocolQosPolicyAutoKind | RTPS_AUTO_ID_FROM_IP = new WireProtocolQosPolicyAutoKind("RTPS_AUTO_ID_FROM_IP", 0) |
Mechanism to automatically calculate the GUID prefix. More... | |
static final WireProtocolQosPolicyAutoKind | RTPS_AUTO_ID_FROM_MAC = new WireProtocolQosPolicyAutoKind("RTPS_AUTO_ID_FROM_MAC", 1) |
Mechanism to automatically calculate the GUID prefix. More... | |
static final WireProtocolQosPolicyAutoKind | RTPS_AUTO_ID_FROM_UUID = new WireProtocolQosPolicyAutoKind("RTPS_AUTO_ID_FROM_UUID", 2) |
Mechanism to automatically calculate the GUID prefix. More... | |
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
Enum (String name, int ordinal) | |
The constructor. More... | |
final Object | clone () throws CloneNotSupportedException |
Mechanism to automatically calculate the GUID prefix.