#include <Status.hpp>
Inheritance diagram for SampleRejectedStatus< D >:Public Member Functions | |
| SampleRejectedStatus () | |
| int32_t | total_count () const |
| int32_t | total_count_change () const |
| const dds::core::status::SampleRejectedState | last_reason () const |
| const dds::core::InstanceHandle | last_instance_handle () const |
Definition at line 63 of file Status.hpp.
| SampleRejectedStatus | ( | ) | [inline] |
Definition at line 65 of file Status.hpp.
| const dds::core::InstanceHandle last_instance_handle | ( | ) | const [inline] |
Definition at line 80 of file Status.hpp.
| const dds::core::status::SampleRejectedState last_reason | ( | ) | const [inline] |
Definition at line 76 of file Status.hpp.
| int32_t total_count | ( | ) | const [inline] |
Definition at line 68 of file Status.hpp.
| int32_t total_count_change | ( | ) | const [inline] |
Definition at line 72 of file Status.hpp.
1.7.1