Structure that holds DDS_DataWriter Quality of Service policies. More...
Public Attributes | |
| DDS_DurabilityQosPolicy | durability |
| The durability policy offered by the DataWriter. | |
| DDS_DurabilityServiceQosPolicy | durability_service |
| The durability service configuration offered by the DataWriter. | |
| DDS_DeadlineQosPolicy | deadline |
| The deadline committed to by the DataWriter. | |
| DDS_LatencyBudgetQosPolicy | latency_budget |
| The latency allowed by the DataWriter. | |
| DDS_LivelinessQosPolicy | liveliness |
| The liveliness mechanism offered by the DataWriter. | |
| DDS_ReliabilityQosPolicy | reliability |
| The transport reliability offered by the DataWriter. | |
| DDS_DestinationOrderQosPolicy | destination_order |
| The destination order logic offered by the DataWriter. | |
| DDS_HistoryQosPolicy | history |
| The data history maintained by the DataWriter. | |
| DDS_ResourceLimitsQosPolicy | resource_limits |
| The resource limits set on the DataWriter. | |
| DDS_TransportPriorityQosPolicy | transport_priority |
| The transport priority supported by the DataWriter. | |
| DDS_LifespanQosPolicy | lifespan |
| The expiration time for old samples managed by the DataWriter. | |
| DDS_UserDataQosPolicy | user_data |
| A sequence of octets associated with the DataWriter. | |
| DDS_OwnershipQosPolicy | ownership |
| The type of 'ownership' offered by the DataWriter. | |
| DDS_OwnershipStrengthQosPolicy | ownership_strength |
| The measure of 'ownership strength' offered by the DataWriter. | |
| DDS_WriterDataLifecycleQosPolicy | writer_data_lifecycle |
| Indicates if unregistered instances should be automatically disposed by the DataWriter. | |
Structure that holds DDS_DataWriter Quality of Service policies.