#include <param_helpers.hh>
Definition at line 15 of file param_helpers.hh.
◆ add_next()
void add_next |
( |
param & |
a_parent, |
|
|
const std::string & |
an_addr_in_parent, |
|
|
const std::string & |
a_next_addr, |
|
|
param_ptr_t |
a_value = param_ptr_t() |
|
) |
| |
|
staticprivate |
◆ new_param_from_addr()
param_ptr_t new_param_from_addr |
( |
const std::string & |
an_addr | ) |
|
|
staticprivate |
◆ parse_address()
Converts an address into a nested param structure, and optionally attaches a value.
Definition at line 18 of file param_helpers.cc.
◆ parse_value()
Attempts to determine whether a value encoded as a string is an int, and unsigned int, or a floating-point number.
Definition at line 107 of file param_helpers.cc.
◆ f_node_separator
const char f_node_separator = '.' |
|
static |
The documentation for this struct was generated from the following files: