CoreDX DDS
Java Reference Manual

SampleLostStatus Class Reference
[DDS Status Structures]

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

List of all members.

Public Member Functions

int get_total_count ()
int get_total_count_change ()

Detailed Description

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


Member Function Documentation

int get_total_count (  )  [inline]

Gets the total_count. Cummulative count of all samples lost under the Topic.

int get_total_count_change (  )  [inline]

Gets the total_count_change. Change in total_count since the last time the listener was called or status was read.

 All Classes Functions Variables

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