Specifies the behavior of the DataWriter with regards to the lifecycle of the data-instances it manages.
More...
#include <WriterDataLifecycleQosPolicy.hpp>
Specifies the behavior of the DataWriter with regards to the lifecycle of the data-instances it manages.
- Warning
- This Qos Policy will be implemented in future releases.
- Note
- Mutable Qos Policy
◆ WriterDataLifecycleQosPolicy()
| WriterDataLifecycleQosPolicy |
( |
| ) |
|
|
inline |
◆ ~WriterDataLifecycleQosPolicy()
◆ clear()
◆ operator==()
◆ autodispose_unregistered_instances
| bool autodispose_unregistered_instances |
Controls whether a DataWriter will automatically dispose instances each time they are unregistered.
The setting autodispose_unregistered_instances = TRUE indicates that unregistered instances will also be considered disposed.
By default, true.
The documentation for this class was generated from the following file: