#include <managed_subscription.h>
Public Attributes | |
System::Int32 | total_count |
Total cumulative count of samples rejected by the DDS::DataReader. | |
System::Int32 | 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. | |
InstanceHandle_t | last_instance_handle |
Handle to the instance being updated by the last sample that was rejected. |
System::Int32 DDS::SampleRejectedStatus::total_count |
Total cumulative count of samples rejected by the DDS::DataReader.
System::Int32 DDS::SampleRejectedStatus::total_count_change |
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.
Handle to the instance being updated by the last sample that was rejected.