Struct AstuteDDS_LivelinessChangedStatus
ClassList > AstuteDDS_LivelinessChangedStatus
#include <astutedds.h>
Public Attributes
| Type | Name |
|---|---|
| int32_t | alive_count |
| int32_t | alive_count_change |
| int32_t | last_publication_handle |
| int32_t | not_alive_count |
| int32_t | not_alive_count_change |
Detailed Description
Status struct for LIVELINESS_CHANGED_STATUS (DDS ยง2.2.4.1.4). last_publication_handle is a stable hash of the last-affected remote-writer GUID.
Public Attributes Documentation
variable alive_count
int32_t AstuteDDS_LivelinessChangedStatus::alive_count;
variable alive_count_change
int32_t AstuteDDS_LivelinessChangedStatus::alive_count_change;
variable last_publication_handle
int32_t AstuteDDS_LivelinessChangedStatus::last_publication_handle;
variable not_alive_count
int32_t AstuteDDS_LivelinessChangedStatus::not_alive_count;
variable not_alive_count_change
int32_t AstuteDDS_LivelinessChangedStatus::not_alive_count_change;
The documentation for this class was generated from the following file include/astutedds/c/astutedds.h