CoreDX DDS
Java Reference Manual

RequestedDeadlineMissedStatus Class Reference
[DDS Status Structures]

Status related to the on_requested_deadline_missed 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 ()
InstanceHandle_t get_last_instance_handle ()

Detailed Description

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


Member Function Documentation

InstanceHandle_t get_last_instance_handle (  )  [inline]

Get the handle identifying the most recent instance whose deadline was missed.

int get_total_count (  )  [inline]

Get the cummulative count of the number of detected deadline misses for any instance read by the DataReader.

int get_total_count_change (  )  [inline]

Get the 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.