RTI Connext DDS Micro C API
Version 3.0.0
|
Property QoS policy. More...
#include <dds_c_infrastructure.h>
Data Fields | |
struct DDS_PropertySeq | value |
Sequence of properties. |
Property QoS policy.
The PROPERTY QosPolicy can be used to associate a set of properties in the form of (name,value) pairs with a DataReader, DataWriter, or DomainParticipant. This is similar to the USER_DATA QosPolicy, except this policy uses (name, value) pairs, and you can select whether or not a particular pair should be propagated (included in the builtin topic).
struct DDS_PropertySeq DDS_PropertyQosPolicy::value |
Sequence of properties.
[default] An empty list.