#include <Status.hpp>
Inheritance diagram for PublicationMatchedStatus< D >:Public Member Functions | |
| PublicationMatchedStatus () | |
| int32_t | total_count () const |
| int32_t | total_count_change () const |
| int32_t | current_count () const |
| int32_t | current_count_change () const |
| const dds::core::InstanceHandle | last_subscription_handle () const |
Definition at line 220 of file Status.hpp.
| PublicationMatchedStatus | ( | ) | [inline] |
Definition at line 222 of file Status.hpp.
| int32_t current_count | ( | ) | const [inline] |
Definition at line 233 of file Status.hpp.
| int32_t current_count_change | ( | ) | const [inline] |
Definition at line 237 of file Status.hpp.
| const dds::core::InstanceHandle last_subscription_handle | ( | ) | const [inline] |
Definition at line 241 of file Status.hpp.
| int32_t total_count | ( | ) | const [inline] |
Definition at line 225 of file Status.hpp.
| int32_t total_count_change | ( | ) | const [inline] |
Definition at line 229 of file Status.hpp.
1.7.1