rcutils
master
C API providing common utilities and data structures.
|
The structure holding the metadata for a string map. More...
#include <string_map.h>
Public Attributes | |
struct rcutils_string_map_impl_t * | impl |
A pointer to the PIMPL implementation type. More... | |
The structure holding the metadata for a string map.
struct rcutils_string_map_impl_t* rcutils_string_map_t::impl |
A pointer to the PIMPL implementation type.