Struct astutedds::dcps::SubscriptionMatchedStatus
ClassList > astutedds > dcps > SubscriptionMatchedStatus
#include <dds_psm_types.hpp>
Public Attributes
| Type | Name |
|---|---|
| int32_t | current_count = {0} |
| int32_t | current_count_change = {0} |
| InstanceHandle_t | last_publication_handle = {[**HANDLE\_NIL\_VALUE**](namespaceastutedds_1_1dcps.md#variable-handle_nil_value)} |
| int32_t | total_count = {0} |
| int32_t | total_count_change = {0} |
Public Attributes Documentation
variable current_count
int32_t astutedds::dcps::SubscriptionMatchedStatus::current_count;
variable current_count_change
int32_t astutedds::dcps::SubscriptionMatchedStatus::current_count_change;
variable last_publication_handle
InstanceHandle_t astutedds::dcps::SubscriptionMatchedStatus::last_publication_handle;
variable total_count
int32_t astutedds::dcps::SubscriptionMatchedStatus::total_count;
variable total_count_change
int32_t astutedds::dcps::SubscriptionMatchedStatus::total_count_change;
The documentation for this class was generated from the following file include/astutedds/dcps/dds_psm_types.hpp