rmw
master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
|
#include <types.h>
Public Attributes | |
size_t | event_count |
The number of events represented by the array. More... | |
void ** | events |
Pointer to an array of void * pointers of events. More... | |
size_t rmw_events_t::event_count |
The number of events represented by the array.
void** rmw_events_t::events |
Pointer to an array of void * pointers of events.