SampleRejectedStatus Class Reference
[DataReaders]

StatusKind.SAMPLE_REJECTED_STATUS. More...

Inherits Status.

List of all members.

Public Attributes

int total_count
 Total cumulative count of samples rejected by the com.rti.dds.subscription.DataReader.
int total_count_change
 The incremental number of samples rejected since the last time the listener was called or the status was read.
SampleRejectedStatusKind last_reason
 Reason for rejecting the last sample rejected.
final InstanceHandle_t last_instance_handle
 Handle to the instance being updated by the last sample that was rejected.


Detailed Description

StatusKind.SAMPLE_REJECTED_STATUS.

Member Data Documentation

Total cumulative count of samples rejected by the com.rti.dds.subscription.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:
SampleRejectedStatusKind

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


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc