CoreDX DDS
C++ Reference Manual

OfferedDeadlineMissedStatus Struct Reference
[DDS Status Structures]

Status related to the on_offered_deadline_missed listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures. More...

List of all members.

Public Attributes

int total_count
 Cummulative count of the number of deadlines missed by this DataWriter.
int total_count_change
 Change in total_count since the last time the listener was called or status was read.
DDS_InstanceHandle_t last_instance_handle
 Handle identifying the most recent instance whose deadline was missed.

Detailed Description

Status related to the on_offered_deadline_missed listener methods of the DDS_DataWriter, DDS_Publisher, and DDS_DomainParticipant structures.

 All Classes Files Functions Variables

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