rcl_yaml_param_parser  master
Parse a YAML parameter file and populate the C data structure.
All Classes Namespaces Files Functions Variables
Public Attributes | List of all members
rcl_params_s Struct Reference

stores all the parameters of all nodes of a process More...

#include <types.h>

Collaboration diagram for rcl_params_s:
Collaboration graph
[legend]

Public Attributes

char ** node_names
 List of names of the node.
 
rcl_node_params_tparams
 Array of parameters.
 
size_t num_nodes
 Number of nodes.
 
rcutils_allocator_t allocator
 Allocator used.
 

Detailed Description

stores all the parameters of all nodes of a process


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