#include <Status.hpp>
Inheritance diagram for OfferedDeadlineMissedStatus< D >:Public Member Functions | |
| OfferedDeadlineMissedStatus () | |
| int32_t | total_count () const |
| int32_t | total_count_change () const |
| const dds::core::InstanceHandle | last_instance_handle () const |
Definition at line 128 of file Status.hpp.
| OfferedDeadlineMissedStatus | ( | ) | [inline] |
Definition at line 130 of file Status.hpp.
| const dds::core::InstanceHandle last_instance_handle | ( | ) | const [inline] |
Definition at line 141 of file Status.hpp.
| int32_t total_count | ( | ) | const [inline] |
Definition at line 133 of file Status.hpp.
| int32_t total_count_change | ( | ) | const [inline] |
Definition at line 137 of file Status.hpp.
1.7.1