RTI Connext Micro C API  2.4.14.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RTI_ManagementQosPolicy Struct Reference

<<cert>> Policy used determine how DDS_DataReader, DDS_DataWriter, DDS_Publisher, and DDS_Subscriber is managed. More...

Data Fields

DDS_Boolean is_anonymous
 Whether the entity is an anonymous entity or not.

Detailed Description

<<cert>> Policy used determine how DDS_DataReader, DDS_DataWriter, DDS_Publisher, and DDS_Subscriber is managed.


Field Documentation

DDS_Boolean RTI_ManagementQosPolicy::is_anonymous

Whether the entity is an anonymous entity or not.

Properties:
Changeable = NO

If DDS_BOOLEAN_TRUE, the created entity is anonymous and state, such as which sequence number to send with, is not maintained. This option should only be used to create a built-in ParticipantBuiltTopicDataWriter.

[default] DDS_BOOLEAN_FALSE


RTI Connext Micro C API 2.4.14.2 Copyright © Tue May 28 2024 Real-Time Innovations, Inc