#include <config.hpp>
Public Member Functions | |
any_child (const child_map::key_type *k, const config *c) | |
Public Attributes | |
const child_map::key_type & | key |
const config & | cfg |
Definition at line 626 of file config.hpp.
|
inline |
Definition at line 630 of file config.hpp.
const config& config::any_child::cfg |
Definition at line 629 of file config.hpp.
Referenced by mp::options::manager::get_value_cfg(), mp::options::manager::init_widgets(), and campaignd::server::run().
const child_map::key_type& config::any_child::key |
Definition at line 628 of file config.hpp.
Referenced by mp::options::manager::get_value_cfg(), and campaignd::server::run().