Inherits Status.
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. |
int total_count |
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.
Handle to the instance being updated by the last sample that was rejected.