rmw
master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
|
Associative array of topic or service names and types. More...
#include <names_and_types.h>
Public Attributes | |
rcutils_string_array_t | names |
Array of names. More... | |
rcutils_string_array_t * | types |
Dynamic array of arrays of type names, with the same length as names More... | |
Associative array of topic or service names and types.
rcutils_string_array_t rmw_names_and_types_t::names |
Array of names.
rcutils_string_array_t* rmw_names_and_types_t::types |
Dynamic array of arrays of type names, with the same length as names