An abstract base class for all QoS types.
More...
Public Member Functions |
| final boolean | equals (Object other) |
| |
Additional Inherited Members |
| | Struct () |
| |
| abstract void | pull_from_nativeI (long native_status) |
| |
| abstract void | push_to_nativeI (long native_status) |
| |
Detailed Description
An abstract base class for all QoS types.
Member Function Documentation
| final boolean equals |
( |
Object |
other | ) |
|
- Parameters
-
| other | <<in>> Other object to compare with this QoS. |
- Returns
- true if the given object is a QoS of the same concrete type as this QoS and all policies are equal, false otherwise