Enum dds_instance_state

Enum Documentation

enum dds_instance_state

Defines the state of the instance

Values:

enumerator DDS_IST_ALIVE

Samples received for the instance from the live data writers

enumerator DDS_IST_NOT_ALIVE_DISPOSED

Instance was explicitly disposed by the data writer

enumerator DDS_IST_NOT_ALIVE_NO_WRITERS

Instance has been declared as not alive by data reader as there are no live data writers writing that instance