rcl_yaml_param_parser
master
Parse a YAML parameter file and populate the C data structure.
|
stores all the parameters of all nodes of a process More...
#include <types.h>
Public Attributes | |
char ** | node_names |
List of names of the node. | |
rcl_node_params_t * | params |
Array of parameters. | |
size_t | num_nodes |
Number of nodes. | |
rcutils_allocator_t | allocator |
Allocator used. | |
stores all the parameters of all nodes of a process