Struct astutedds::dcps::LivelinessLostStatus

ClassList > astutedds > dcps > LivelinessLostStatus

Liveliness lost status (for writer callbacks)

  • #include <dds_psm_types.hpp>

Public Attributes

Type Name
int32_t total_count = {0}
Total liveliness lost events.
int32_t total_count_change = {0}
Change since last callback.

Public Attributes Documentation

variable total_count

Total liveliness lost events.

int32_t astutedds::dcps::LivelinessLostStatus::total_count;


variable total_count_change

Change since last callback.

int32_t astutedds::dcps::LivelinessLostStatus::total_count_change;



The documentation for this class was generated from the following file include/astutedds/dcps/dds_psm_types.hpp