This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
ddsf:public:guidebook:06_append:02_quality_of_service:writer_data_lifecycle [2021/07/14 15:30] murphy ↷ Links adapted because of a move operation |
ddsf:public:guidebook:06_append:02_quality_of_service:writer_data_lifecycle [2021/07/14 15:46] (current) murphy ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[ddsf:public:guidebook:06_append:02_quality_of_service:start|return to the Quality of Service (QoS) Parameters ]] | [[ddsf:public:guidebook:06_append:02_quality_of_service:start|return to the Quality of Service (QoS) Parameters ]] | ||
| - | The WRITER_DATA_LIFECYCLE policy controls the behavior of the ''DataWriter'' with regards to the lifecycle of the data-[[ddsf:private:guidebook:06_append:glossary:i:instance|instances]] it manages, that is, the data-instances that have been either explicitly registered with the ''DataWriter'' using the register operations or implicitly by directly writing the data. | + | The WRITER_DATA_LIFECYCLE policy controls the behavior of the ''DataWriter'' with regards to the lifecycle of the data-[[ddsf:public:guidebook:06_append:glossary:i:instance|instances]] it manages, that is, the data-instances that have been either explicitly registered with the ''DataWriter'' using the register operations or implicitly by directly writing the data. |
| The autodispose_unregistered_instances flag controls the behavior when the DataWriter unregisters an instance by means of the unregister operations: | The autodispose_unregistered_instances flag controls the behavior when the DataWriter unregisters an instance by means of the unregister operations: | ||