RTI Connext Traditional C++ API  Version 6.0.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
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
 <<extension>> 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

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

See Also
DDS_SampleLostStatusKind

RTI Connext Traditional C++ API Version 6.0.1 Copyright © Sat Nov 23 2019 Real-Time Innovations, Inc