mln::topo::adj_higher_face_bkd_iter< D > Class Template Reference

Backward iterator on all the adjacent (n+1)-faces of the n-face of an mln::complex<D>. More...

#include <adj_higher_face_iter.hh>

Inherits mln::topo::internal::backward_complex_relative_iterator_base< mln::topo::face< D >, mln::topo::algebraic_face< D >, mln::topo::adj_higher_face_bkd_iter< D > >.

List of all members.

Public Member Functions

void next ()
 Go to the next element.
 adj_higher_face_bkd_iter ()
 Construction.


Detailed Description

template<unsigned D>
class mln::topo::adj_higher_face_bkd_iter< D >

Backward iterator on all the adjacent (n+1)-faces of the n-face of an mln::complex<D>.

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

Constructor & Destructor Documentation

template<unsigned D>
mln::topo::adj_higher_face_bkd_iter< D >::adj_higher_face_bkd_iter (  )  [inline]

Construction.


Member Function Documentation

template<typename E>
void mln::Iterator< E >::next (  )  [inline, 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.


Generated on Thu Sep 9 19:32:59 2010 for Milena (Olena) by  doxygen 1.5.6