mln::topo::static_n_face_fwd_iter< N, D > Class Template Reference

Forward iterator on all the N-faces of a mln::complex<D>. More...

#include <static_n_face_iter.hh>

Inherits complex_set_iterator_base< topo::face< D >, static_n_face_fwd_iter< N, D > >.

List of all members.

Public Member Functions

void next ()
 Go to the next element.
void start ()
 Manipulation.
 static_n_face_fwd_iter ()
 Construction and assignment.


Detailed Description

template<unsigned N, unsigned D>
class mln::topo::static_n_face_fwd_iter< N, D >

Forward iterator on all the N-faces of a mln::complex<D>.

Template Parameters:
N The dimension of the face associated to this iterator.
D The dimension of the complex this iterator belongs to.

Constructor & Destructor Documentation

template<unsigned N, unsigned D>
mln::topo::static_n_face_fwd_iter< N, D >::static_n_face_fwd_iter (  )  [inline]

Construction and assignment.


Member Function Documentation

void mln::Iterator< static_n_face_fwd_iter< N, D > >::next (  )  [inherited]

Go to the next element.

Warning:
This is a final method; iterator classes should not re-defined this method. The actual "next" operation has to be defined through the next_ method.
Precondition:
The iterator is valid.

template<unsigned N, unsigned D>
void mln::topo::static_n_face_fwd_iter< N, D >::start (  )  [inline]

Manipulation.

Test if the iterator is valid.


Generated on Tue Jul 14 16:33:15 2009 for Milena (Olena) by  doxygen 1.5.9