RTI Connext C API  Version 5.2.3
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
DDS_SampleLostStatus Struct Reference

DDS_SAMPLE_LOST_STATUS More...

Data Fields

DDS_Long total_count
 Total cumulative count of all samples lost across all instances of data published under the DDS_Topic.
 
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

Field Documentation

DDS_Long DDS_SampleLostStatus::total_count

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

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 C API Version 5.2.3 Copyright © Wed Apr 27 2016 Real-Time Innovations, Inc