|
RTI Connext .Net APIs
Version 5.2.0
|
::DDS::StatusKind::SAMPLE_REJECTED_STATUS More...
#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. | |
::DDS::StatusKind::SAMPLE_REJECTED_STATUS
| 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.
| SampleRejectedStatusKind DDS::SampleRejectedStatus::last_reason |
Reason for rejecting the last sample rejected.
| InstanceHandle_t DDS::SampleRejectedStatus::last_instance_handle |
Handle to the instance being updated by the last sample that was rejected.