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

Functions

static System::String^ DDS::ResourceLimitsQosPolicy::get_resourcelimits_qos_policy_name ()
 Stringified human-readable name for DDS::ResourceLimitsQosPolicy.

Properties

static System::Int32 DDS::ResourceLimitsQosPolicy::LENGTH_UNLIMITED [get]
 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.


Function Documentation

static System::String ^ DDS::ResourceLimitsQosPolicy::get_resourcelimits_qos_policy_name (  )  [inline, static, inherited]

Stringified human-readable name for DDS::ResourceLimitsQosPolicy.


Properties

System:: Int32 DDS::ResourceLimitsQosPolicy::LENGTH_UNLIMITED [static, get, inherited]

A special value indicating an unlimited quantity.

Examples:
HelloWorld_subscriber.cpp.


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc