RTI Connext Java API  Version 5.2.0
 All Classes Namespaces Functions Variables Groups Pages
SampleLostStatus Class Reference

com.rti.dds.infrastructure.StatusKind.StatusKind.SAMPLE_LOST_STATUS_STATUS More...

Inherits Status.

Public Attributes

int total_count
 Total cumulative count of all samples lost across all instances of data published under the com.rti.dds.topic.Topic.
 
int total_count_change
 The incremental number of samples lost since the last time the listener was called or the status was read.
 
SampleLostStatusKind last_reason
 Reason for rejecting the last sample rejected.
 

Additional Inherited Members

- Public Member Functions inherited from Struct
abstract boolean equals (Object obj)
 
abstract int hashCode ()
 
String toString ()
 
- Protected Member Functions inherited from Struct
 Struct ()
 
abstract void pull_from_nativeI (long native_status)
 
abstract void push_to_nativeI (long native_status)
 

Detailed Description

com.rti.dds.infrastructure.StatusKind.StatusKind.SAMPLE_LOST_STATUS_STATUS

Member Data Documentation

int total_count

Total cumulative count of all samples lost across all instances of data published under the com.rti.dds.topic.Topic.

int total_count_change

The incremental number of samples lost since the last time the listener was called or the status was read.

SampleLostStatusKind last_reason

Reason for rejecting the last sample rejected.

See Also
com.rti.dds.subscription.SampleRejectedStatusKind

RTI Connext Java API Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc