The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
config::any_child Struct Reference

#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 configcfg
 

Detailed Description

Definition at line 626 of file config.hpp.

Constructor & Destructor Documentation

config::any_child::any_child ( const child_map::key_type *  k,
const config c 
)
inline

Definition at line 630 of file config.hpp.

Member Data Documentation

const config& config::any_child::cfg
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().


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