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

Topic preallocations memory configuration. More...

#include <TopicAllocationsQosPolicy.hpp>

Public Attributes

memory::container::PreallocMemoryConfig observers {}
 Observers memory configuration. More...
 
uint32_t preallocated_samples {}
 Samples preallocated memory configuration. More...
 
uint32_t extra_payload_size = 0
 Allowed extra payload size for each sample. More...
 

Detailed Description

Topic preallocations memory configuration.

Member Data Documentation

◆ extra_payload_size

uint32_t eprosima::safedds::dds::TopicAllocationsQosPolicy::extra_payload_size = 0

Allowed extra payload size for each sample.

◆ observers

memory::container::PreallocMemoryConfig eprosima::safedds::dds::TopicAllocationsQosPolicy::observers {}

Observers memory configuration.

◆ preallocated_samples

uint32_t eprosima::safedds::dds::TopicAllocationsQosPolicy::preallocated_samples {}

Samples preallocated memory configuration.


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