|
RTI Connext Java API
Version 6.0.1
|
The base class for all QoS policies. More...
Public Attributes | |
| final QosPolicyId_t | id |
| The ID of this QoS policy. | |
| final String | policy_name |
| The name of this QoS policy. | |
Additional Inherited Members | |
Public Member Functions inherited from Struct | |
| abstract boolean | equals (Object obj) |
| abstract int | hashCode () |
| String | toString () |
Protected Member Functions inherited from Struct | |
| Struct () | |
| abstract void | pull_from_nativeI (long native_status) |
| abstract void | push_to_nativeI (long native_status) |
The base class for all QoS policies.
| final QosPolicyId_t id |
The ID of this QoS policy.
This attribute is provided for more efficient comparisons of policy types that comparing strings.
| final String policy_name |
The name of this QoS policy.