RTI Connext DDS Micro C API  Version 3.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
max_samples_per_remote_writer
NAME
DDS_DataReaderResourceLimitsQosPolicy::max_samples_per_remote_writer
DESCRIPTION
This resource-limit limits the maximum number of samples that can be cached per remote DDS_DataWriter the DDS_DataReader is receiving data from. This resource-limit is useful in preventing one DDS_DataWriter from starving other DDS_DataWriter. NOTE: The samples cached from a DDS_DataWriter is allocated from the same sample pool controlled by DDS_ResourceLimitsQosPolicy::max_samples.

RTI Connext DDS Micro C API Version 3.0.0 Copyright © Fri Mar 22 2019 Real-Time Innovations, Inc