#include <config.hpp>
Public Member Functions | |
any_child (const child_map::key_type *k, config *c) | |
Public Attributes | |
const child_map::key_type & | key |
config & | cfg |
Definition at line 623 of file config.hpp.
|
inline |
Definition at line 627 of file config.hpp.
config& config::any_child::cfg |
Definition at line 626 of file config.hpp.
Referenced by unit::get_ability_list(), and campaignd::server::serve_requests().
const child_map::key_type& config::any_child::key |
Definition at line 625 of file config.hpp.
Referenced by config::find_total_first_of(), and campaignd::server::serve_requests().