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

#include <string_array.h>

Collaboration diagram for rcutils_string_array_t:
Collaboration graph
[legend]

Public Attributes

size_t size
 
char ** data
 
rcutils_allocator_t allocator
 

Member Data Documentation

size_t rcutils_string_array_t::size
char** rcutils_string_array_t::data
rcutils_allocator_t rcutils_string_array_t::allocator

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