CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS_ReaderDataLifecycleQosPolicy Struct Reference

Specifies the lifecycle behavior of data instances managed by the DataReader. More...

Data Fields

DDS_Duration_t autopurge_nowriter_samples_delay
 delay after which it is ok to purge samples from instances with no writer(s)
 
DDS_Duration_t autopurge_disposed_samples_delay
 delay after which it is ok to purge samples from instances that are disposed
 

Detailed Description

Specifies the lifecycle behavior of data instances managed by the DataReader.

autopurge_nowriter_samples_delay indicates how long the DataReader will maintain instance samples that have instance_state NOT_ALIVE_NO_WRITERS.

autopurge_disposed_samples_delay indicates how long the DataReader will retain information about instances that have instance_state NOT_ALIVE_DISPOSED.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.