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

Forward iterator on all the faces of an mln::complex<D>. More...

#include <n_face_iter.hh>

Inherits complex_set_iterator_base< topo::face< D >, n_face_fwd_iter< D > >.

List of all members.

Public Member Functions

void next ()
 Go to the next element.
unsigned n () const
 Accessors.
 n_face_fwd_iter ()
 Construction and assignment.
void start ()
 Manipulation.


Detailed Description

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

Forward iterator on all the faces 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::n_face_fwd_iter< D >::n_face_fwd_iter (  )  [inline]

Construction and assignment.


Member Function Documentation

template<unsigned D>
unsigned mln::topo::n_face_fwd_iter< D >::n (  )  const [inline]

Accessors.

Shortcuts to face_'s accessors.

void mln::Iterator< n_face_fwd_iter< 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 D>
void mln::topo::n_face_fwd_iter< 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