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_bool_array_s Struct Reference

Array of bool values. More...

#include <types.h>

Public Attributes

bool * values
 Array with bool values.
 
size_t size
 Number of values in the array.
 

Detailed Description

Array of bool values.


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