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

QoS policy to configure the user data. More...

#include <UserDataQosPolicy.hpp>

Public Attributes

memory::byte_array::ByteArrayView value = {nullptr, 0}
 Value of the policy. More...
 

Static Public Attributes

static constexpr QosPolicyId POLICY_ID = QosPolicyId::USERDATA_QOS_POLICY_ID
 QoS policy id. More...
 

Detailed Description

QoS policy to configure the user data.

Member Data Documentation

◆ POLICY_ID

constexpr QosPolicyId eprosima::safedds::dds::UserDataQosPolicy::POLICY_ID = QosPolicyId::USERDATA_QOS_POLICY_ID
staticconstexpr

QoS policy id.

◆ value

memory::byte_array::ByteArrayView eprosima::safedds::dds::UserDataQosPolicy::value = {nullptr, 0}

Value of the policy.


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