Struct AstuteDDS_SubscriptionMatchedStatus
ClassList > AstuteDDS_SubscriptionMatchedStatus
#include <astutedds.h>
Public Attributes
| Type | Name |
|---|---|
| int32_t | current_count |
| int32_t | current_count_change |
| int32_t | last_publication_handle |
| int32_t | total_count |
| int32_t | total_count_change |
Detailed Description
Status struct for SUBSCRIPTION_MATCHED_STATUS.
Public Attributes Documentation
variable current_count
int32_t AstuteDDS_SubscriptionMatchedStatus::current_count;
variable current_count_change
int32_t AstuteDDS_SubscriptionMatchedStatus::current_count_change;
variable last_publication_handle
int32_t AstuteDDS_SubscriptionMatchedStatus::last_publication_handle;
variable total_count
int32_t AstuteDDS_SubscriptionMatchedStatus::total_count;
variable total_count_change
int32_t AstuteDDS_SubscriptionMatchedStatus::total_count_change;
The documentation for this class was generated from the following file include/astutedds/c/astutedds.h