OWNERSHIP_STRENGTH
-
The OWNERSHIP_STRENGTH policy is used in conjunction with the OWNERSHIP policy, when the OWNERSHIP
kind
is set to
EXCLUSIVE
. Below is the IDL related to the Ownership Strength QoS policy:
struct OwnershipStrengthQosPolicy {
long value;
};
-
The
value
member is used to determine which Data Writer is the
owner
of the data-object instance. The default value is zero.