The Battle for Wesnoth  1.19.5+dev
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, config *c)
 

Public Attributes

const child_map::key_type & key
 
configcfg
 

Detailed Description

Definition at line 655 of file config.hpp.

Constructor & Destructor Documentation

◆ any_child()

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

Definition at line 659 of file config.hpp.

Member Data Documentation

◆ cfg

config& config::any_child::cfg

Definition at line 658 of file config.hpp.

◆ key

const child_map::key_type& config::any_child::key

Definition at line 657 of file config.hpp.

Referenced by config::find_total_first_of().


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