RTI Connext DDS Micro C++ API  2.4.14.2
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
RTI_ManagementQosPolicy Struct Reference

<<cert>> Policy used determine how DDSDataReader, DDSDataWriter, DDSPublisher, and DDSSubscriber is managed. More...

List of all members.

Public Attributes

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

Detailed Description

<<cert>> Policy used determine how DDSDataReader, DDSDataWriter, DDSPublisher, and DDSSubscriber is managed.


Member Data 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 DDS Micro C++ API 2.4.14.2 Copyright © Tue May 28 2024 Real-Time Innovations, Inc