Safe DDS
eprosima::safedds::dds::OwnershipStrengthQosPolicy Class Reference

Qos to configure ownership strength of and endpoint. More...

#include <OwnershipStrengthQosPolicy.hpp>

Public Attributes

OwnershipStrengthValue value = DEFAULT_VALUE
 Ownership strength value. More...
 

Static Public Attributes

static constexpr QosPolicyId POLICY_ID = QosPolicyId::OWNERSHIPSTRENGTH_QOS_POLICY_ID
 QoS policy id. More...
 
static constexpr OwnershipStrengthValue DEFAULT_VALUE = 0
 QoS policy default value. More...
 

Detailed Description

Qos to configure ownership strength of and endpoint.

Member Data Documentation

◆ DEFAULT_VALUE

constexpr OwnershipStrengthValue eprosima::safedds::dds::OwnershipStrengthQosPolicy::DEFAULT_VALUE = 0
staticconstexpr

QoS policy default value.

◆ POLICY_ID

constexpr QosPolicyId eprosima::safedds::dds::OwnershipStrengthQosPolicy::POLICY_ID = QosPolicyId::OWNERSHIPSTRENGTH_QOS_POLICY_ID
staticconstexpr

QoS policy id.

◆ value

OwnershipStrengthValue eprosima::safedds::dds::OwnershipStrengthQosPolicy::value = DEFAULT_VALUE

Ownership strength value.


The documentation for this class was generated from the following file: