RTI Connext DDS Micro C++ API
2.4.14.2
|
<<cert>> Policy used determine how DDSDataReader, DDSDataWriter, DDSPublisher, and DDSSubscriber is managed. More...
Public Attributes | |
DDS_Boolean | is_anonymous |
Whether the entity is an anonymous entity or not. |
<<cert>> Policy used determine how DDSDataReader, DDSDataWriter, DDSPublisher, and DDSSubscriber is managed.
DDS_Boolean RTI_ManagementQosPolicy::is_anonymous |
Whether the entity is an anonymous entity or not.
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