rcutils  master
C API providing common utilities and data structures.
Public Attributes | List of all members
rcutils_hash_map_t Struct Reference

The structure holding the metadata for a hash map. More...

#include <hash_map.h>

Public Attributes

struct rcutils_hash_map_impl_t * impl
 A pointer to the PIMPL implementation type. More...
 

Detailed Description

The structure holding the metadata for a hash map.

Member Data Documentation

◆ impl

struct rcutils_hash_map_impl_t* rcutils_hash_map_t::impl

A pointer to the PIMPL implementation type.


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