RTI Connext DDS Micro C++ API  Version 3.0.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups
local_topic_allocation
NAME
DDS_DomainParticipantResourceLimitsQosPolicy::local_topic_allocation
DESCRIPTION
The DDS_DomainParticipantResourceLimitsQosPolicy::local_topic_allocation resource-limit limits the maximum number of unique DDSTopic's that can be created within a single DDSDomainParticipant with the DDSDomainParticipant::create_topic() API. When a DDSTopic is created a string equal to the length of the topic name in bytes plus one is allocated.

RTI Connext DDS Micro C++ API Version 3.0.1 Copyright © Thu Oct 24 2019 Real-Time Innovations, Inc