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::all_children_iterator::arrow_helper Struct Reference

#include <config.hpp>

Public Member Functions

 arrow_helper (const all_children_iterator &i)
 
const any_childoperator-> () const
 

Public Attributes

any_child data
 

Detailed Description

Definition at line 635 of file config.hpp.

Constructor & Destructor Documentation

config::all_children_iterator::arrow_helper::arrow_helper ( const all_children_iterator i)
inline

Definition at line 638 of file config.hpp.

Member Function Documentation

const any_child* config::all_children_iterator::arrow_helper::operator-> ( ) const
inline

Definition at line 639 of file config.hpp.

References data.

Member Data Documentation

any_child config::all_children_iterator::arrow_helper::data

Definition at line 637 of file config.hpp.

Referenced by operator->().


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