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

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

#include <dds_c_infrastructure.h>

Data Fields

DDS_Long max_participants
 The maximum number of local participants that can be created by a DDS_DomainParticipantFactory. Note that changing this value can cause a DDS_DomainParticipantFactory to free and reallocate memory.[default] 1.

Detailed Description

<<cert>> Resource limits that apply only to DDS_DomainParticipantFactory

This QoS policy is an extension to the DDS standard.

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

Field Documentation

DDS_Long DDS_SystemResourceLimitsQosPolicy::max_participants

The maximum number of local participants that can be created by a DDS_DomainParticipantFactory. Note that changing this value can cause a DDS_DomainParticipantFactory to free and reallocate memory.[default] 1.

[range] [1, 100] with default QoS settings. Additional DDS_DomainParticipant objects can be allocated by changing the DDS_WireProtocolQosPolicy::rtps_well_known_ports QoS policy on all DDS_DomainParticipant s on a node.


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