Public Types | Public Member Functions | Private Attributes

config::const_child_iterator Struct Reference

#include <config.hpp>

Collaboration diagram for config::const_child_iterator:
Collaboration graph
[legend]

List of all members.

Public Types

typedef config value_type
typedef std::forward_iterator_tag iterator_category
typedef int difference_type
typedef const configpointer
typedef const configreference
typedef child_list::const_iterator Itor

Public Member Functions

 const_child_iterator (const Itor &i)
 const_child_iterator (const child_iterator &i)
const_child_iteratoroperator++ ()
const_child_iterator operator++ (int)
const_child_iteratoroperator-- ()
const_child_iterator operator-- (int)
const configoperator* () const
const configoperator-> () const
bool operator== (const const_child_iterator &i) const
bool operator!= (const const_child_iterator &i) const

Private Attributes

Itor i_

Detailed Description

Definition at line 139 of file config.hpp.


Member Typedef Documentation

Definition at line 143 of file config.hpp.

typedef std::forward_iterator_tag config::const_child_iterator::iterator_category

Definition at line 142 of file config.hpp.

typedef child_list::const_iterator config::const_child_iterator::Itor

Definition at line 146 of file config.hpp.

Definition at line 144 of file config.hpp.

Definition at line 145 of file config.hpp.

Definition at line 141 of file config.hpp.


Constructor & Destructor Documentation

config::const_child_iterator::const_child_iterator ( const Itor i  )  [inline, explicit]

Definition at line 147 of file config.hpp.

Referenced by operator++(), and operator--().

Here is the caller graph for this function:

config::const_child_iterator::const_child_iterator ( const child_iterator i  )  [inline]

Definition at line 148 of file config.hpp.


Member Function Documentation

bool config::const_child_iterator::operator!= ( const const_child_iterator i  )  const [inline]

Definition at line 159 of file config.hpp.

References i_.

const config& config::const_child_iterator::operator* (  )  const [inline]

Definition at line 155 of file config.hpp.

References i_.

const_child_iterator& config::const_child_iterator::operator++ (  )  [inline]

Definition at line 150 of file config.hpp.

References i_.

const_child_iterator config::const_child_iterator::operator++ ( int   )  [inline]

Definition at line 151 of file config.hpp.

References const_child_iterator(), and i_.

Here is the call graph for this function:

const_child_iterator config::const_child_iterator::operator-- ( int   )  [inline]

Definition at line 153 of file config.hpp.

References const_child_iterator(), and i_.

Here is the call graph for this function:

const_child_iterator& config::const_child_iterator::operator-- (  )  [inline]

Definition at line 152 of file config.hpp.

References i_.

const config* config::const_child_iterator::operator-> (  )  const [inline]

Definition at line 156 of file config.hpp.

References i_.

bool config::const_child_iterator::operator== ( const const_child_iterator i  )  const [inline]

Definition at line 158 of file config.hpp.

References i_.


Member Data Documentation

Definition at line 162 of file config.hpp.

Referenced by operator!=(), operator*(), operator++(), operator--(), operator->(), and operator==().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:11:54 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs