RTI Connext DDS Micro C API  Version 2.4.12
 All Data Structures 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 DDS_Topic's that can be created within a single DDS_DomainParticipant with the DDS_DomainParticipant_create_topic() API. When a DDS_Topic 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