RTI Connext Traditional C++ API  Version 6.1.1
DDS_SampleLostStatus Struct Reference

DDS_SAMPLE_LOST_STATUS More...

Public Attributes

DDS_Long total_count
 Total cumulative count of all samples lost across all instances of data published under the DDSTopic. More...
 
DDS_Long total_count_change
 The incremental number of samples lost since the last time the listener was called or the status was read. More...
 
DDS_SampleLostStatusKind last_reason
 <<extension>> Reason why the last sample was lost. More...
 

Detailed Description

Member Data Documentation

◆ total_count

DDS_Long DDS_SampleLostStatus::total_count

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

◆ total_count_change

DDS_Long DDS_SampleLostStatus::total_count_change

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

◆ last_reason

DDS_SampleLostStatusKind DDS_SampleLostStatus::last_reason

<<extension>> Reason why the last sample was lost.

See also
DDS_SampleLostStatusKind