Safe DDS
eprosima::safedds::dds::SystemInlineQoS Struct Reference

Definition of InlineQoS strictly used by the library. More...

#include <InlineQoS.hpp>

Public Attributes

protocol::rtps::parameter::ParameterKeyHash key_hash
 Key hash. More...
 
protocol::rtps::parameter::ParameterStatusInfo status_info
 Status info. More...
 

Static Public Attributes

static constexpr uint32_t CDR_SERIALIZED_SIZE
 CDR serialized size. More...
 

Detailed Description

Definition of InlineQoS strictly used by the library.

Member Data Documentation

◆ CDR_SERIALIZED_SIZE

constexpr uint32_t eprosima::safedds::dds::SystemInlineQoS::CDR_SERIALIZED_SIZE
staticconstexpr
Initial value:
=
protocol::rtps::parameter::ParameterKeyHash::CDR_SERIALIZED_SIZE +
protocol::rtps::parameter::ParameterStatusInfo::CDR_SERIALIZED_SIZE

CDR serialized size.

◆ key_hash

protocol::rtps::parameter::ParameterKeyHash eprosima::safedds::dds::SystemInlineQoS::key_hash

Key hash.

◆ status_info

protocol::rtps::parameter::ParameterStatusInfo eprosima::safedds::dds::SystemInlineQoS::status_info

Status info.


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