Class SampleLostStatus

Inheritance Relationships

Base Type

Class Documentation

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

Public Functions

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

Total cumulative count of all samples lost across of instances of data published under the Topic.

OMG_DDS_API int32_t total_count_change () const
Returns:

The incremental number of samples lost since the last time the listener was called or the status was read.