rmw  master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
Public Attributes | List of all members
rmw_message_lost_status_t Struct Reference

#include <message_lost.h>

Public Attributes

size_t total_count
 Total number of messages lost. More...
 
size_t total_count_change
 Number of messages lost since last callback. More...
 

Member Data Documentation

◆ total_count

size_t rmw_message_lost_status_t::total_count

Total number of messages lost.

◆ total_count_change

size_t rmw_message_lost_status_t::total_count_change

Number of messages lost since last callback.


The documentation for this struct was generated from the following file: