|
Safe DDS
|
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... | |
Topic preallocations memory configuration.
| uint32_t eprosima::safedds::dds::TopicAllocationsQosPolicy::extra_payload_size = 0 |
Allowed extra payload size for each sample.
| memory::container::PreallocMemoryConfig eprosima::safedds::dds::TopicAllocationsQosPolicy::observers {} |
Observers memory configuration.
| uint32_t eprosima::safedds::dds::TopicAllocationsQosPolicy::preallocated_samples {} |
Samples preallocated memory configuration.