nros rmw-cffi
C vtable for plugging a third-party RMW backend into nros
Loading...
Searching...
No Matches
Data Fields
rmw_event_payload_t Union Reference

#include <rmw_event.h>

Collaboration diagram for rmw_event_payload_t:
Collaboration graph
[legend]

Data Fields

rmw_count_status_t count
 
rmw_liveliness_changed_status_t liveliness_changed
 

Detailed Description

Borrow-shaped union the backend supplies to the registered callback. The kind argument selects which member is valid.

Field Documentation

◆ count

rmw_count_status_t rmw_event_payload_t::count

◆ liveliness_changed

rmw_liveliness_changed_status_t rmw_event_payload_t::liveliness_changed

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