CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
com.toc.coredx.DDS.RequestedDeadlineMissedStatus Class Reference

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

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

◆ get_last_instance_handle()

InstanceHandle_t com.toc.coredx.DDS.RequestedDeadlineMissedStatus.get_last_instance_handle ( )

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

◆ get_total_count()

int com.toc.coredx.DDS.RequestedDeadlineMissedStatus.get_total_count ( )

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

◆ get_total_count_change()

int com.toc.coredx.DDS.RequestedDeadlineMissedStatus.get_total_count_change ( )

Get the change in total_count since the last time the listener was called or status was read.


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.