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

Status related to the on_offered_deadline_missed listener methods of the DataWriter, Publisher, 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_offered_deadline_missed listener methods of the DataWriter, Publisher, and DomainParticipant structures.

Member Function Documentation

◆ get_last_instance_handle()

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

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

◆ get_total_count()

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

Get the cummulative count of the number of deadlines missed by this DataWriter.

◆ get_total_count_change()

int com.toc.coredx.DDS.OfferedDeadlineMissedStatus.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.