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

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

#include <TopicDataQosPolicy.hpp>

Public Attributes

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

Static Public Attributes

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

Detailed Description

QoS policy to configure the topic data.

Member Data Documentation

◆ POLICY_ID

constexpr QosPolicyId eprosima::safedds::dds::TopicDataQosPolicy::POLICY_ID = QosPolicyId::TOPICDATA_QOS_POLICY_ID
staticconstexpr

QoS policy id.

◆ value

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

Value of the policy.


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