RTI Connext .NET API (legacy)  Version 6.1.0

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

Properties

static System::Int32 DDS::ResourceLimitsQosPolicy::LENGTH_UNLIMITED [get]
 A special value indicating an unlimited quantity. More...
 

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

◆ get_resourcelimits_qos_policy_name()

static System::String ^ DDS::ResourceLimitsQosPolicy::get_resourcelimits_qos_policy_name ( )
inlinestatic

Stringified human-readable name for DDS::ResourceLimitsQosPolicy.

Properties

◆ LENGTH_UNLIMITED