<<eXtension>> Specifies the Durability properties used by a DDSDataWriter and/or DDSDataReader.
More...
Detailed Description
<<eXtension>> Specifies the Durability properties used by a DDSDataWriter and/or DDSDataReader.
Enumeration Type Documentation
Enumerated values used to describe the durability of published data.
- Enumerator:
DDS_VOLATILE_DURABILITY_QOS |
Volatile durability.
|
DDS_TRANSIENT_LOCAL_DURABILITY_QOS |
Transient local durability.
|
Variable Documentation
const char* const DDS_DURABILITY_QOS_POLICY_NAME |