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::VertexOnVertexIterator Class Reference

#include <cartesian-grid2d.h>

Inheritance diagram for RegGrid2D::VertexOnVertexIterator:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Vertex anchor_type
typedef Vertex value_type
typedef Vertex element_type

Public Methods

 VertexOnVertexIterator ()
 VertexOnVertexIterator (Vertex const &vv)
 VertexOnVertexIterator (int v, const Vertex &vv, const Grid *g)
self & operator++ ()
self operator++ (int)
Vertex operator * () const
bool IsDone () const
Vertex const & TheVertex () const
Vertex const & TheAnchor () const
int LocalNumber () const

Friends

bool operator== (self const &lhs, self const &rhs)
bool operator!= (const self &lhs, const self &rhs)

Member Typedef Documentation

typedef Vertex RegGrid2D::VertexOnVertexIterator::anchor_type
 

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

typedef Vertex RegGrid2D::VertexOnVertexIterator::value_type
 

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

typedef Vertex RegGrid2D::VertexOnVertexIterator::element_type
 

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


Constructor & Destructor Documentation

RegGrid2D::VertexOnVertexIterator::VertexOnVertexIterator   [inline]
 

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

RegGrid2D::VertexOnVertexIterator::VertexOnVertexIterator Vertex const &    vv [inline, explicit]
 

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

RegGrid2D::VertexOnVertexIterator::VertexOnVertexIterator int    v,
const Vertex   vv,
const Grid   g
[inline]
 

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

References RegGrid2D::inc_iterator_base::base.


Member Function Documentation

self& RegGrid2D::VertexOnVertexIterator::operator++   [inline]
 

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

self RegGrid2D::VertexOnVertexIterator::operator++ int    [inline]
 

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

Vertex RegGrid2D::VertexOnVertexIterator::operator *   const [inline]
 

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

bool RegGrid2D::VertexOnVertexIterator::IsDone   const [inline]
 

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

Vertex const& RegGrid2D::VertexOnVertexIterator::TheVertex   const [inline]
 

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

Vertex const& RegGrid2D::VertexOnVertexIterator::TheAnchor   const [inline]
 

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

int RegGrid2D::VertexOnVertexIterator::LocalNumber   const [inline]
 

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


Friends And Related Function Documentation

bool operator== self const &    lhs,
self const &    rhs
[friend]
 

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

bool operator!= const self &    lhs,
const self &    rhs
[friend]
 

Definition at line 671 of file cartesian-grid2d.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:08:21 2002 for GrAL Cartesian2D by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000