RTI Connext DDS Micro C++ API  Version 3.0.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator 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 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.1 Copyright © Thu Oct 24 2019 Real-Time Innovations, Inc