RTI Connext Traditional C++ API  Version 5.2.0
 All Classes Functions Variables Typedefs Enumerations Enumerator Groups Pages
DDS_SampleRejectedStatus Struct Reference

DDS_SAMPLE_REJECTED_STATUS More...

Public Attributes

DDS_Long total_count
 Total cumulative count of samples rejected by the DDSDataReader.
 
DDS_Long total_count_change
 The incremental number of samples rejected since the last time the listener was called or the status was read.
 
DDS_SampleRejectedStatusKind last_reason
 Reason for rejecting the last sample rejected.
 
DDS_InstanceHandle_t last_instance_handle
 Handle to the instance being updated by the last sample that was rejected.
 

Detailed Description

Member Data Documentation

DDS_Long DDS_SampleRejectedStatus::total_count

Total cumulative count of samples rejected by the DDSDataReader.

DDS_Long DDS_SampleRejectedStatus::total_count_change

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

DDS_SampleRejectedStatusKind DDS_SampleRejectedStatus::last_reason

Reason for rejecting the last sample rejected.

See Also
DDS_SampleRejectedStatusKind
DDS_InstanceHandle_t DDS_SampleRejectedStatus::last_instance_handle

Handle to the instance being updated by the last sample that was rejected.


RTI Connext Traditional C++ API Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc