|
rmw
master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
|
Array of rmw_topic_endpoint_info_t. More...
#include <topic_endpoint_info_array.h>

Public Attributes | |
| size_t | size |
| Size of the array. More... | |
| rmw_topic_endpoint_info_t * | info_array |
| Pointer representing an array of rmw_topic_endpoint_info_t. More... | |
Array of rmw_topic_endpoint_info_t.
| size_t rmw_topic_endpoint_info_array_t::size |
Size of the array.
| rmw_topic_endpoint_info_t* rmw_topic_endpoint_info_array_t::info_array |
Pointer representing an array of rmw_topic_endpoint_info_t.
1.8.17