RTI Connext C API  Version 5.2.3
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
RESOURCE_LIMITS

Controls the amount of physical memory allocated for DDS entities, if dynamic allocations are allowed, and how they occur. Also controls memory usage among different instance values for keyed topics. More...

Data Structures

struct  DDS_ResourceLimitsQosPolicy
 Controls the amount of physical memory allocated for DDS entities, if dynamic allocations are allowed, and how they occur. Also controls memory usage among different instance values for keyed topics. More...
 

Variables

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.
 

Detailed Description

Controls the amount of physical memory allocated for DDS entities, if dynamic allocations are allowed, and how they occur. Also controls memory usage among different instance values for keyed topics.

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.

Examples:
HelloWorld_subscriber.c.

RTI Connext C API Version 5.2.3 Copyright © Wed Apr 27 2016 Real-Time Innovations, Inc