rcl_yaml_param_parser
master
Parse a YAML parameter file and populate the C data structure.
|
Crcl_bool_array_s | Array of bool values |
Crcl_byte_array_s | Array of byte values |
Crcl_double_array_s | Array of double values |
Crcl_int64_array_s | Array of int64_t values |
Crcl_node_params_s | Node_params_t stores all the parameters(key:value) of a single node |
Crcl_params_s | Stores all the parameters of all nodes of a process |
Crcl_variant_s | Variant_t stores the value of a parameter |