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

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

#include <OwnershipQosPolicy.hpp>

Public Attributes

OwnershipQosPolicyKind kind = DEFAULT_KIND
 Ownership kind. More...
 

Static Public Attributes

static constexpr QosPolicyId POLICY_ID = QosPolicyId::OWNERSHIP_QOS_POLICY_ID
 QoS policy id. More...
 
static constexpr OwnershipQosPolicyKind DEFAULT_KIND = OwnershipQosPolicyKind::SHARED_OWNERSHIP_QOS
 QoS policy kind default value. More...
 

Detailed Description

Qos to configure data ownership of and endpoint.

Member Data Documentation

◆ DEFAULT_KIND

constexpr OwnershipQosPolicyKind eprosima::safedds::dds::OwnershipQosPolicy::DEFAULT_KIND = OwnershipQosPolicyKind::SHARED_OWNERSHIP_QOS
staticconstexpr

QoS policy kind default value.

◆ kind

OwnershipQosPolicyKind eprosima::safedds::dds::OwnershipQosPolicy::kind = DEFAULT_KIND

Ownership kind.

◆ POLICY_ID

constexpr QosPolicyId eprosima::safedds::dds::OwnershipQosPolicy::POLICY_ID = QosPolicyId::OWNERSHIP_QOS_POLICY_ID
staticconstexpr

QoS policy id.


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