RTI Connext DDS Micro C++ API  Version 3.0.3
 All Classes 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 DDSDataWriter the DDSDataReader is receiving data from. This resource-limit is useful in preventing one DDSDataWriter from starving other DDSDataWriter. NOTE: The samples cached from a DDSDataWriter 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