#include <Status.hpp>
Inheritance diagram for RequestedDeadlineMissedStatus< D >:Public Member Functions | |
| RequestedDeadlineMissedStatus () | |
| int32_t | total_count () const |
| int32_t | total_count_change () const |
| const dds::core::InstanceHandle | last_instance_handle () const |
Definition at line 147 of file Status.hpp.
| RequestedDeadlineMissedStatus | ( | ) | [inline] |
Definition at line 149 of file Status.hpp.
| const dds::core::InstanceHandle last_instance_handle | ( | ) | const [inline] |
Definition at line 160 of file Status.hpp.
| int32_t total_count | ( | ) | const [inline] |
Definition at line 152 of file Status.hpp.
| int32_t total_count_change | ( | ) | const [inline] |
Definition at line 156 of file Status.hpp.
1.7.1