The Battle for Wesnoth  1.19.0-dev
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 693 of file config.hpp.

Constructor & Destructor Documentation

◆ arrow_helper()

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

Definition at line 696 of file config.hpp.

Member Function Documentation

◆ operator->()

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

Definition at line 697 of file config.hpp.

References data.

Member Data Documentation

◆ data

any_child config::all_children_iterator::arrow_helper::data

Definition at line 695 of file config.hpp.

Referenced by operator->().


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