DDS::RequestedDeadlineMissedStatus Struct Reference
[DataReaders]

DDS::StatusKind::REQUESTED_DEADLINE_MISSED_STATUS More...

#include <managed_subscription.h>

List of all members.

Public Attributes

System::Int32 total_count
 Total cumulative count of the deadlines detected for any instance read by the DDS::DataReader.
System::Int32 total_count_change
 The incremental number of deadlines detected since the last time the listener was called or the status was read.
InstanceHandle_t last_instance_handle
 Handle to the last instance in the DDS::DataReader for which a deadline was detected.


Detailed Description

DDS::StatusKind::REQUESTED_DEADLINE_MISSED_STATUS
Examples:

HelloWorld_subscriber.cpp.


Member Data Documentation

Total cumulative count of the deadlines detected for any instance read by the DDS::DataReader.

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 DDS::DataReader for which a deadline was detected.


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc