RTI Connext C API
Version 7.0.0
|
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. 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... | |
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.