rmw  master
C API providing a middleware abstraction layer which is used to implement the rest of ROS.
Public Attributes | List of all members
rmw_names_and_types_t Struct Reference

Associative array of topic or service names and types. More...

#include <names_and_types.h>

Collaboration diagram for rmw_names_and_types_t:
Collaboration graph
[legend]

Public Attributes

rcutils_string_array_t names
 
rcutils_string_array_ttypes
 

Detailed Description

Associative array of topic or service names and types.

Member Data Documentation

◆ names

rcutils_string_array_t rmw_names_and_types_t::names

◆ types

rcutils_string_array_t* rmw_names_and_types_t::types

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