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

#include <rmw_event.h>

Collaboration diagram for nros_rmw_event_payload_t:
Collaboration graph
[legend]

Data Fields

nros_rmw_count_status_t count
 
nros_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

nros_rmw_count_status_t nros_rmw_event_payload_t::count

◆ liveliness_changed

nros_rmw_liveliness_changed_status_t nros_rmw_event_payload_t::liveliness_changed

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