RESOURCE_LIMITS
[QoS Policies]

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...

Classes

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

Stringified human-readable name for DDS_ResourceLimitsQosPolicy.

A special value indicating an unlimited quantity.

Examples:
HelloWorld_subscriber.cxx.


RTI Data Distribution Service C++ API Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc