gui2::tgrid::iterator Class Reference

#include <grid.hpp>

Collaboration diagram for gui2::tgrid::iterator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 iterator (std::vector< tchild >::iterator itor)
iterator operator++ ()
iterator operator-- ()
twidgetoperator-> ()
twidgetoperator* ()
bool operator!= (const iterator &i) const

Private Attributes

std::vector< tchild >::iterator itor_


Detailed Description

Definition at line 226 of file grid.hpp.


Constructor & Destructor Documentation

gui2::tgrid::iterator::iterator ( std::vector< tchild >::iterator  itor  )  [inline]

Definition at line 231 of file grid.hpp.

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


Member Function Documentation

iterator gui2::tgrid::iterator::operator++ (  )  [inline]

Definition at line 235 of file grid.hpp.

References iterator(), and itor_.

iterator gui2::tgrid::iterator::operator-- (  )  [inline]

Definition at line 236 of file grid.hpp.

References iterator(), and itor_.

twidget* gui2::tgrid::iterator::operator-> (  )  [inline]

Definition at line 237 of file grid.hpp.

References itor_.

twidget* gui2::tgrid::iterator::operator* (  )  [inline]

Definition at line 238 of file grid.hpp.

References itor_.

bool gui2::tgrid::iterator::operator!= ( const iterator i  )  const [inline]

Definition at line 240 of file grid.hpp.

References itor_.


Member Data Documentation

std::vector<tchild>::iterator gui2::tgrid::iterator::itor_ [private]

Definition at line 244 of file grid.hpp.

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


The documentation for this class 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