Specifies the value of the “strength” used to arbitrate among multiple DataWriter objects that attempt to modify the same instance of a data-object (identified by Topic + key).This policy only applies if the OWNERSHIP QoS policy is of kind EXCLUSIVE.
More...
#include <QosPolicies.hpp>
|
| uint32_t | value |
| | Strength
By default, 0.
|
| ParameterId_t | Pid |
| | Parameter ID.
By default, PID_PAD.
|
| uint16_t | length |
| | Parameter length.
By default, 0.
|
| bool | hasChanged |
| | Boolean that indicates if the Qos has been changed with respect to the default Qos.
|
|
| bool | send_always_ |
| | Boolean that indicates if the Qos has to be sent even if it is not changed.
|
Specifies the value of the “strength” used to arbitrate among multiple DataWriter objects that attempt to modify the same instance of a data-object (identified by Topic + key).This policy only applies if the OWNERSHIP QoS policy is of kind EXCLUSIVE.
- Note
- Mutable Qos Policy
◆ OwnershipStrengthQosPolicy()
| FASTDDS_EXPORTED_API OwnershipStrengthQosPolicy |
( |
| ) |
|
|
inline |
◆ ~OwnershipStrengthQosPolicy()
◆ clear()
◆ operator==()
◆ value
The documentation for this class was generated from the following file: