DDS_SampleRejectedStatus Struct Reference
[DataReaders]

DDS_SAMPLE_REJECTED_STATUS More...


Data Fields

DDS_Long total_count
 Total cumulative count of samples rejected by the DDS_DataReader.
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

DDS_SAMPLE_REJECTED_STATUS
Examples:

HelloWorld_subscriber.c.


Field Documentation

Total cumulative count of samples rejected by the DDS_DataReader.

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

Reason for rejecting the last sample rejected.

See also:
DDS_SampleRejectedStatusKind

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


RTI Data Distribution Service C API Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc