|
Safe DDS
|
Qos to configure lyfecycle of the data in a reader. More...
#include <ReaderDataLifecycleQosPolicy.hpp>
Public Attributes | |
| execution::TimePeriod | autopurge_disposed_samples_delay = DEFAULT_AUTOPURGE_DISPOSED_SAMPLES_DELAY |
| Autopurge Disposed Samples Delay. More... | |
| execution::TimePeriod | autopurge_no_writers_samples_delay = DEFAULT_AUTOPURGE_NO_WRITERS_SAMPLES_DELAY |
| Autopurge No Writers Samples Delay. More... | |
Static Public Attributes | |
| static constexpr QosPolicyId | POLICY_ID = QosPolicyId::READERDATALIFECYCLE_QOS_POLICY_ID |
| QoS policy id. More... | |
| static constexpr execution::TimePeriod | DEFAULT_AUTOPURGE_DISPOSED_SAMPLES_DELAY = execution::TIME_INFINITE |
| AutopurgeDisposedSamplesDelay default value. More... | |
| static constexpr execution::TimePeriod | DEFAULT_AUTOPURGE_NO_WRITERS_SAMPLES_DELAY = execution::TIME_INFINITE |
| AutopurgeNoWritersSamplesDelay default value. More... | |
Qos to configure lyfecycle of the data in a reader.
| execution::TimePeriod eprosima::safedds::dds::ReaderDataLifecycleQosPolicy::autopurge_disposed_samples_delay = DEFAULT_AUTOPURGE_DISPOSED_SAMPLES_DELAY |
Autopurge Disposed Samples Delay.
| execution::TimePeriod eprosima::safedds::dds::ReaderDataLifecycleQosPolicy::autopurge_no_writers_samples_delay = DEFAULT_AUTOPURGE_NO_WRITERS_SAMPLES_DELAY |
Autopurge No Writers Samples Delay.
|
staticconstexpr |
AutopurgeDisposedSamplesDelay default value.
|
staticconstexpr |
AutopurgeNoWritersSamplesDelay default value.
|
staticconstexpr |
QoS policy id.