RTI Connext .Net APIs  Version 5.0.0
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...

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 ( )
inlinestatic

Stringified human-readable name for DDS::ResourceLimitsQosPolicy.

Properties

System:: Int32 DDS::ResourceLimitsQosPolicy::LENGTH_UNLIMITED
staticget

A special value indicating an unlimited quantity.

Examples:
HelloWorld_subscriber.cpp.

RTI Connext .Net APIs Version 5.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc