DDS_SampleRejectedStatus Struct Reference
[DataReaders]

DDS_SAMPLE_REJECTED_STATUS More...

List of all members.

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

DDS_SAMPLE_REJECTED_STATUS
Examples:

HelloWorld_subscriber.cxx.


Member Data Documentation

Total cumulative count of samples rejected by the DDSDataReader.

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 Connext C++ API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc