RTI Connext Micro C API
2.4.14.2
|
<<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. |
<<cert>> Policy used determine how DDS_DataReader, DDS_DataWriter, DDS_Publisher, and DDS_Subscriber 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