CoreDX DDS C# Reference Manual
Public Attributes | List of all members
RequestedDeadlineMissedStatus Class Reference

Public Attributes

int total_count
 
int total_count_change
 
InstanceHandle_t last_instance_handle
 

Detailed Description

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

Member Data Documentation

InstanceHandle_t last_instance_handle

Handle identifying the most recent instance whose deadline was missed.

int total_count

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

int total_count_change

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


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