RTI Connext DDS Micro C++ API  Version 3.0.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DDS_RequestedDeadlineMissedStatus Struct Reference

<<cert>> DDS_REQUESTED_DEADLINE_MISSED_STATUS More...

#include <dds_c_subscription.h>

List of all members.

Public Attributes

DDS_Long total_count
 Total cumulative count of the deadlines detected for any instance read by the DDSDataReader.
DDS_Long total_count_change
 The incremental number of deadlines detected since the last time the listener was called or the status was read.
DDS_InstanceHandle_t last_instance_handle
 Handle to the last instance in the DDSDataReader for which a deadline was detected.

Detailed Description


Member Data Documentation

DDS_Long DDS_RequestedDeadlineMissedStatus::total_count

Total cumulative count of the deadlines detected for any instance read by the DDSDataReader.

DDS_Long DDS_RequestedDeadlineMissedStatus::total_count_change

The incremental number of deadlines detected since the last time the listener was called or the status was read.

DDS_InstanceHandle_t DDS_RequestedDeadlineMissedStatus::last_instance_handle

Handle to the last instance in the DDSDataReader for which a deadline was detected.


RTI Connext DDS Micro C++ API Version 3.0.3 Copyright © Wed Jun 24 2020 Real-Time Innovations, Inc