DDS::SampleRejectedStatus Struct Reference
[DataReaders]

DDS::StatusKind::SAMPLE_REJECTED_STATUS More...

#include <managed_subscription.h>

List of all members.

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.


Detailed Description

DDS::StatusKind::SAMPLE_REJECTED_STATUS
Examples:

HelloWorld_subscriber.cpp.


Member Data Documentation

Total cumulative count of samples rejected by the DDS::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:
DDS::SampleRejectedStatusKind

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


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc