RTI Connext DDS Micro  Version 2.4.6
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
RESOURCE_LIMITS

Specifies the resources that RTI Connext Micro can consume in order to meet the requested QoS. More...

Data Structures

struct  DDS_ResourceLimitsQosPolicy
 <<cert>> Specifies the resources that RTI Connext Micro can consume in order to meet the requested QoS. More...
 

Variables

const char *const DDS_RESOURCELIMITS_QOS_POLICY_NAME
 Stringified human-readable name for DDS_ResourceLimitsQosPolicy. More...
 
const DDS_Long DDS_LENGTH_UNLIMITED
 A special value indicating an unlimited quantity. More...
 
const DDS_Long DDS_LENGTH_AUTO
 A special value indicating the resource-limit is determined based on other settings. More...
 

Detailed Description

Specifies the resources that RTI Connext Micro can consume in order to meet the requested QoS.

Variable Documentation

const char* const DDS_RESOURCELIMITS_QOS_POLICY_NAME

Stringified human-readable name for DDS_ResourceLimitsQosPolicy.

const DDS_Long DDS_LENGTH_UNLIMITED

A special value indicating an unlimited quantity.

const DDS_Long DDS_LENGTH_AUTO

A special value indicating the resource-limit is determined based on other settings.

Some resource-limits can be derived from other limits using rules. However, the rules are usually conservative and typically the resulting limit is larger than needed. Thus, while this is a useful value when starting development, it should be adjusted properly when the exact limits are known.


RTI Connext DDS Micro Version 2.4.6 Copyright © Mon Jan 25 2016 Real-Time Innovations, Inc