RTI Connext DDS Micro C++ API  Version 3.0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
max_fragmented_samples_per_remote_writer
NAME
DDS_DataReaderResourceLimitsQosPolicy::max_fragmented_samples_per_remote_writer
DESCRIPTION
DDS_DataReaderResourceLimitsQosPolicy::max_fragmented_samples_per_remote_writer limits the maximum number of fragmented samples per matched DDSDataWriter. This is useful to prevent one DDSDataWriter from using all the samples allocated based on DDS_DataReaderResourceLimitsQosPolicy::max_fragmented_samples.
This resource limit does not allocate any resources. The resources used by a matched DDSDataWriter are allocated from the DDS_DataReaderResourceLimitsQosPolicy::max_fragmented_samples resources.

RTI Connext DDS Micro C++ API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc