RTI Connext DDS Micro C API  Version 3.0.3
 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
DDS_DataReaderResourceLimitsQosPolicy::max_samples_per_remote_writer 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.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc