The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | List of all members
config::const_all_children_iterator::arrow_helper Struct Reference

#include <config.hpp>

Public Member Functions

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

Public Attributes

const any_child data
 

Detailed Description

Definition at line 745 of file config.hpp.

Constructor & Destructor Documentation

◆ arrow_helper()

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

Definition at line 748 of file config.hpp.

Member Function Documentation

◆ operator->()

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

Definition at line 749 of file config.hpp.

References data.

Member Data Documentation

◆ data

const any_child config::const_all_children_iterator::arrow_helper::data

Definition at line 747 of file config.hpp.

Referenced by operator->().


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