#include <Status.hpp>
Inheritance diagram for SubscriptionMatchedStatus< D >:Public Member Functions | |
| SubscriptionMatchedStatus () | |
| 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_publication_handle () const |
Definition at line 247 of file Status.hpp.
| SubscriptionMatchedStatus | ( | ) | [inline] |
Definition at line 249 of file Status.hpp.
| int32_t current_count | ( | ) | const [inline] |
Definition at line 260 of file Status.hpp.
| int32_t current_count_change | ( | ) | const [inline] |
Definition at line 264 of file Status.hpp.
| const dds::core::InstanceHandle last_publication_handle | ( | ) | const [inline] |
Definition at line 268 of file Status.hpp.
| int32_t total_count | ( | ) | const [inline] |
Definition at line 252 of file Status.hpp.
| int32_t total_count_change | ( | ) | const [inline] |
Definition at line 256 of file Status.hpp.
1.7.1