RTI Connext C++ API  Version 5.0.0
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.
 
DDS_Long total_count_change
 The incremental number of samples lost since the last time the listener was called or the status was read.
 
DDS_SampleLostStatusKind last_reason
 Reason why the last sample was lost.
 

Detailed Description

Member Data Documentation

DDS_Long DDS_SampleLostStatus::total_count

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

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.

DDS_SampleLostStatusKind DDS_SampleLostStatus::last_reason

Reason why the last sample was lost.

See Also
DDS_SampleLostStatusKind

RTI Connext C++ API Version 5.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc