RTI Connext Modern C++ API
Version 5.3.0
|
Information about the status dds::core::status::StatusMask::requested_deadline_missed() More...
#include <TStatus.hpp>
Public Member Functions | |
int32_t | total_count () const |
Total cumulative count of the deadlines detected for any instance read by the dds::sub::DataReader. | |
int32_t | total_count_change () const |
The incremental number of deadlines detected since the last time the listener was called or the status was read. | |
const dds::core::InstanceHandle | last_instance_handle () const |
Handle to the last instance in the dds::sub::DataReader for which a deadline was detected. | |
Information about the status dds::core::status::StatusMask::requested_deadline_missed()
|
inline |
Total cumulative count of the deadlines detected for any instance read by the dds::sub::DataReader.
|
inline |
The incremental number of deadlines detected since the last time the listener was called or the status was read.
|
inline |
Handle to the last instance in the dds::sub::DataReader for which a deadline was detected.