config::child_pos Struct Reference

#include <config.hpp>

List of all members.

Public Member Functions

 child_pos (child_map::const_iterator p, size_t i)
bool operator== (const child_pos &o) const
bool operator!= (const child_pos &o) const

Public Attributes

child_map::const_iterator pos
size_t index


Detailed Description

Definition at line 103 of file config.hpp.


Constructor & Destructor Documentation

config::child_pos::child_pos ( child_map::const_iterator  p,
size_t  i 
) [inline]

Definition at line 104 of file config.hpp.


Member Function Documentation

bool config::child_pos::operator== ( const child_pos o  )  const [inline]

Definition at line 108 of file config.hpp.

References index, and pos.

Referenced by operator!=().

bool config::child_pos::operator!= ( const child_pos o  )  const [inline]

Definition at line 109 of file config.hpp.

References operator==().


Member Data Documentation

child_map::const_iterator config::child_pos::pos

Definition at line 105 of file config.hpp.

Referenced by operator==().

Definition at line 106 of file config.hpp.

Referenced by operator==().


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs