Package: GrAL Base        GrAL: Packages | Concepts | Homepage

GrAL::dummy_sequence_iterator< ELEM, ANCHOR > Class Template Reference
[Grid Iterators]

Dummy sequence iterator

This can be used with generic components formally requiring certain iterators which will not be used in the concrete case. More...

#include </home/guntram/tmp/GrAL/gral/base/include/Gral/Iterators/dummy-iterator.h>

List of all members.

Public Types

typedef ELEM element_type
typedef ELEM value_type
typedef ANCHOR anchor_type
typedef anchor_type::grid_type grid_type
typedef element_traits
< element_type > 
et
typedef et::handle_type handle_type

Public Member Functions

 dummy_sequence_iterator (anchor_type const &)
selfoperator++ ()
bool IsDone () const
value_type operator* () const
handle_type handle () const
grid_type TheGrid () const
anchor_type TheAnchor () const
bool operator== (self const &rhs) const
bool operator!= (self const &rhs) const


Detailed Description

template<class ELEM, class ANCHOR>
class GrAL::dummy_sequence_iterator< ELEM, ANCHOR >

Dummy sequence iterator

This can be used with generic components formally requiring certain iterators which will not be used in the concrete case.

See also:
Grid Iterators module

Definition at line 68 of file dummy-iterator.h.


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

©  Guntram Berti 1997-2009. See the GrAL Homepage for up-to-date information.

Generated on Tue Mar 31 19:11:43 2009 for GrAL Base by doxygen 1.5.8