#include <QosPolicies.hpp>
|
| bool | hasChanged |
| | Boolean that indicates if the Qos has been changed with respect to the default Qos.
|
|
| bool | send_always_ |
| | Boolean that indicates if the Qos has to be sent even if it is not changed.
|
◆ QosPolicy() [1/3]
Constructor without parameters.
◆ QosPolicy() [2/3]
| QosPolicy |
( |
bool | send_always | ) |
|
|
inlineexplicit |
Constructor.
- Parameters
-
| send_always | Boolean that set if the Qos need to be sent even if it is not changed |
◆ QosPolicy() [3/3]
| QosPolicy |
( |
const QosPolicy & | b | ) |
|
|
default |
Copy Constructor.
- Parameters
-
◆ ~QosPolicy()
◆ clear()
Clears the QosPolicy object.
Implemented in DataRepresentationQosPolicy, DataSharingQosPolicy, DeadlineQosPolicy, DestinationOrderQosPolicy, DisablePositiveACKsQosPolicy, DurabilityQosPolicy, DurabilityServiceQosPolicy, GenericDataQosPolicy, HistoryQosPolicy, LatencyBudgetQosPolicy, LifespanQosPolicy, LivelinessQosPolicy, OwnershipQosPolicy, OwnershipStrengthQosPolicy, PartitionQosPolicy, PresentationQosPolicy, PublishModeQosPolicy, ReliabilityQosPolicy, ResourceLimitsQosPolicy, TimeBasedFilterQosPolicy, TransportConfigQos, TransportPriorityQosPolicy, TypeConsistencyEnforcementQosPolicy, TypeIdV1, TypeObjectV1, WireProtocolConfigQos, and TypeInformationParameter.
◆ operator=()
◆ operator==()
◆ send_always()
| virtual bool send_always |
( |
| ) |
const |
|
inlinevirtual |
Whether it should always be sent.
- Returns
- True if it should always be sent.
◆ hasChanged
Boolean that indicates if the Qos has been changed with respect to the default Qos.
◆ send_always_
Boolean that indicates if the Qos has to be sent even if it is not changed.
The documentation for this class was generated from the following file: