Class LivelinessLostStatus

Inheritance Relationships

Base Type

Class Documentation

class LivelinessLostStatus : public dds::core::Value<detail::LivelinessLostStatus>

Public Functions

OMG_DDS_API LivelinessLostStatus()
OMG_DDS_API int32_t total_count () const
Returns:

Total cumulative number of times that a previously-alive DataWriter became ‘not alive’ due to a failure to actively signal its liveliness within its offered liveliness period. This count does not change when an already not alive DataWriter simply remains not alive for another liveliness period.

OMG_DDS_API int32_t total_count_change () const
Returns:

The change in total_count since the last time the listener was called or the status was read.