RTI Connext DDS Micro C API  Version 3.0.0
 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 3.0.0 Copyright © Fri Mar 22 2019 Real-Time Innovations, Inc