DDS_RequestedDeadlineMissedStatus Struct Reference
[DataReaders]

DDS_REQUESTED_DEADLINE_MISSED_STATUS More...

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

DDS_REQUESTED_DEADLINE_MISSED_STATUS
Examples:

HelloWorld_subscriber.cxx.


Member Data Documentation

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

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

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


RTI Data Distribution Service C++ API Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc