CoreDX DDS
C# Reference Manual

SampleRejectedStatus Class Reference
[DDS Status Structures]

Status related to the on_sample_rejected listener methods of the DataReader, Subscriber, and DomainParticipant structures. More...

List of all members.

Public Attributes

int total_count
 Cummulative count of samples rejected by the DataReader.
int total_count_change
 Change in total_count since the last time the listener was called or status was read.
SampleRejectedStatusKind last_reason
 The reason for rejecting the most recently rejected sample.
InstanceHandle_t last_instance_handle
 The handle of the instance associated with the most recently rejected sample.

Detailed Description

Status related to the on_sample_rejected listener methods of the DataReader, Subscriber, and DomainParticipant structures.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties

© 2009-2011 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.