Qos Policy to configure the DisablePositiveACKsQos and the reader attributes. More...
#include <RTPSReliableReaderQos.hpp>
Public Member Functions | |
| FASTDDS_EXPORTED_API | RTPSReliableReaderQos () |
| Constructor. | |
| virtual FASTDDS_EXPORTED_API | ~RTPSReliableReaderQos ()=default |
| Destructor. | |
| bool | operator== (const RTPSReliableReaderQos &b) const |
| void | clear () |
Public Attributes | |
| fastdds::rtps::ReaderTimes | times |
| Times associated with the Reliable Readers events. | |
| DisablePositiveACKsQosPolicy | disable_positive_acks |
| Control the sending of positive ACKs. | |
Qos Policy to configure the DisablePositiveACKsQos and the reader attributes.
|
inline |
Constructor.
|
virtualdefault |
Destructor.
|
inline |
|
inline |
| DisablePositiveACKsQosPolicy disable_positive_acks |
Control the sending of positive ACKs.
Times associated with the Reliable Readers events.