# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLPACS::CQuadGrid::CIterator Class Template Reference

#include <quad_grid.h>

Inheritance diagram for NLPACS::CQuadGrid::CIterator:

NLPACS::CQuadGrid::const_iterator List of all members.

Public Methods

 CIterator ()
 CIterator (CNode *p)
T & operator * () const
CIterator & operator++ ()
CIterator operator++ (int)
CIterator & operator-- ()
CIterator operator-- (int)
bool operator== (const const_iterator &x) const
bool operator!= (const const_iterator &x) const

Friends

class CQuadGrid< T >

template<class T>
class NLPACS::CQuadGrid< T >::CIterator


Constructor & Destructor Documentation

template<class T>
NLPACS::CQuadGrid< T >::CIterator::CIterator   [inline]
 

Definition at line 301 of file pacs/quad_grid.h.

References NLPACS::CQuadGrid::const_iterator::_Ptr.

Referenced by operator++, and operator--.

template<class T>
NLPACS::CQuadGrid< T >::CIterator::CIterator CNode   p [inline]
 

Definition at line 302 of file pacs/quad_grid.h.

References NLPACS::CQuadGrid::const_iterator::const_iterator.


Member Function Documentation

template<class T>
T& NLPACS::CQuadGrid< T >::CIterator::operator * void    const [inline]
 

Reimplemented from NLPACS::CQuadGrid::const_iterator.

Definition at line 303 of file pacs/quad_grid.h.

References NLPACS::CQuadGrid::const_iterator::_Ptr.

template<class T>
bool NLPACS::CQuadGrid< T >::CIterator::operator!= const const_iterator   x const [inline]
 

Reimplemented from NLPACS::CQuadGrid::const_iterator.

Definition at line 318 of file pacs/quad_grid.h.

References NLPACS::CQuadGrid::const_iterator::const_iterator, and x.

template<class T>
CIterator NLPACS::CQuadGrid< T >::CIterator::operator++ int    [inline]
 

Reimplemented from NLPACS::CQuadGrid::const_iterator.

Definition at line 310 of file pacs/quad_grid.h.

References CIterator.

template<class T>
CIterator& NLPACS::CQuadGrid< T >::CIterator::operator++   [inline]
 

Reimplemented from NLPACS::CQuadGrid::const_iterator.

Definition at line 308 of file pacs/quad_grid.h.

References NLPACS::CQuadGrid::const_iterator::_Ptr, and CIterator.

template<class T>
CIterator NLPACS::CQuadGrid< T >::CIterator::operator-- int    [inline]
 

Reimplemented from NLPACS::CQuadGrid::const_iterator.

Definition at line 314 of file pacs/quad_grid.h.

References CIterator.

template<class T>
CIterator& NLPACS::CQuadGrid< T >::CIterator::operator--   [inline]
 

Reimplemented from NLPACS::CQuadGrid::const_iterator.

Definition at line 312 of file pacs/quad_grid.h.

References NLPACS::CQuadGrid::const_iterator::_Ptr, and CIterator.

template<class T>
bool NLPACS::CQuadGrid< T >::CIterator::operator== const const_iterator   x const [inline]
 

Reimplemented from NLPACS::CQuadGrid::const_iterator.

Definition at line 316 of file pacs/quad_grid.h.

References NLPACS::CQuadGrid::const_iterator::_Ptr, NLPACS::CQuadGrid::const_iterator::const_iterator, and x.


Friends And Related Function Documentation

template<class T>
friend class CQuadGrid< T > [friend]
 

Reimplemented from NLPACS::CQuadGrid::const_iterator.

Definition at line 321 of file pacs/quad_grid.h.


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