RTI Connext DDS Micro C++ API  Version 2.4.12
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros 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 2.4.12 Copyright © Tue Feb 4 2020 Real-Time Innovations, Inc