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

RegGrid2D::seq_iterator_base Class Reference

#include <cartesian-grid2d.h>

Inheritance diagram for RegGrid2D::seq_iterator_base:

Inheritance graph
[legend]
Collaboration diagram for RegGrid2D::seq_iterator_base:

Collaboration graph
[legend]
List of all members.

Public Types

typedef RegGrid2D grid_type
typedef RegGrid2D anchor_type
typedef seq_iterator_base base

Public Methods

 seq_iterator_base ()
 seq_iterator_base (const grid_type *g)
 seq_iterator_base (const grid_type &g)
grid_type const & TheGrid () const
grid_type const & TheAnchor () const

Protected Attributes

const grid_type_g

Member Typedef Documentation

typedef RegGrid2D RegGrid2D::seq_iterator_base::grid_type
 

Definition at line 484 of file cartesian-grid2d.h.

typedef RegGrid2D RegGrid2D::seq_iterator_base::anchor_type
 

Definition at line 485 of file cartesian-grid2d.h.

typedef seq_iterator_base RegGrid2D::seq_iterator_base::base
 

Definition at line 487 of file cartesian-grid2d.h.

Referenced by RegGrid2D::CellIterator::CellIterator, RegGrid2D::EdgeIterator::EdgeIterator, and RegGrid2D::VertexIterator::VertexIterator.


Constructor & Destructor Documentation

RegGrid2D::seq_iterator_base::seq_iterator_base   [inline]
 

Definition at line 488 of file cartesian-grid2d.h.

References _g.

RegGrid2D::seq_iterator_base::seq_iterator_base const grid_type   g [inline]
 

Definition at line 489 of file cartesian-grid2d.h.

References _g.

RegGrid2D::seq_iterator_base::seq_iterator_base const grid_type   g [inline]
 

Definition at line 490 of file cartesian-grid2d.h.

References _g.


Member Function Documentation

grid_type const& RegGrid2D::seq_iterator_base::TheGrid   const [inline]
 

Definition at line 492 of file cartesian-grid2d.h.

References _g.

Referenced by RegGrid2D::CellIterator::IsDone, RegGrid2D::EdgeIterator::IsDone, RegGrid2D::VertexIterator::IsDone, RegGrid2D::CellIterator::operator *, RegGrid2D::EdgeIterator::operator *, RegGrid2D::VertexIterator::operator *, RegGrid2D::VertexIterator::operator(), RegGrid2D::VertexIterator::operator+=, and TheAnchor.

grid_type const& RegGrid2D::seq_iterator_base::TheAnchor   const [inline]
 

Definition at line 496 of file cartesian-grid2d.h.

References TheGrid.


Member Data Documentation

const grid_type* RegGrid2D::seq_iterator_base::_g [protected]
 

Definition at line 498 of file cartesian-grid2d.h.

Referenced by seq_iterator_base, and TheGrid.


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:08:21 2002 for GrAL Cartesian2D by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000