RTI Connext Micro  Version 2.4.1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DDS_DataWriterResourceLimitsQosPolicy Struct Reference

<<cert>> Resource limits that apply only to DDS_DataWriter instances.This QoS policy is an extension to the DDS standard. More...

#include <dds_c_infrastructure.h>

Data Fields

DDS_Long max_remote_readers
 The maximum number of remote readers for which the writer will maintain state and communication.[default] 16.

Detailed Description

<<cert>> Resource limits that apply only to DDS_DataWriter instances.

This QoS policy is an extension to the DDS standard.

Entity:
DDS_DataWriter
Properties:
RxO = N/A
Changeable = NO

Field Documentation

DDS_Long DDS_DataWriterResourceLimitsQosPolicy::max_remote_readers

The maximum number of remote readers for which the writer will maintain state and communication.[default] 16.

[range] [1, 2147483647], >= max_remote_readers_per_instance


RTI Connext Micro Version 2.4.1.0 Copyright © Thu Nov 20 2014 Real-Time Innovations, Inc