RTI Connext DDS Micro C++ API  Version 3.0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
local_topic_allocation
NAME
DDS_DomainParticipantResourceLimitsQosPolicy::local_topic_allocation
DESCRIPTION
DDS_DomainParticipantResourceLimitsQosPolicy::local_topic_allocation 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.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc