Go to Overview over all GrAL packages.
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

mapped_element_iterator Class Template Reference
[Grid Iterators]

Maps IsDone()-style iterators by composing with function object. More...

#include <mapped-iterators.h>

List of all members.

Public Types

typedef F::result_type Element
typedef element_traits< Element
>::grid_type 
grid_type
typedef F::result_type value_type

Public Methods

 mapped_element_iterator (const It &i, const F &ff)
self & operator++ ()
value_type operator * () const
bool IsDone () const
bool operator== (const self &rs)
bool operator!= (const self &rs)


Detailed Description

template<class It, class F>
class mapped_element_iterator< It, F >

Maps IsDone()-style iterators by composing with function object.

Template parameters:

Definition at line 110 of file mapped-iterators.h.


The documentation for this class was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 16:06:02 2002 for GrAL Base by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000