mln::box_runend_piter< P > Class Template Reference

A generic backward iterator on points by lines. More...

#include <box_runend_piter.hh>

Inherits mln::internal::site_set_iterator_base< mln::box< P >, mln::box_runend_piter< P > >.

List of all members.

Public Member Functions

 box_runend_piter (const box< P > &b)
 Constructor.
void next ()
 Go to the next element.
unsigned run_length () const
 Give the lenght of the run.


Detailed Description

template<typename P>
class mln::box_runend_piter< P >

A generic backward iterator on points by lines.

The parameter P is the type of points.


Constructor & Destructor Documentation

template<typename P>
mln::box_runend_piter< P >::box_runend_piter ( const box< P > &  b  )  [inline]

Constructor.

Parameters:
[in] b A box.


Member Function Documentation

template<typename E>
void mln::Site_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.

template<typename P>
unsigned mln::box_runend_piter< P >::run_length (  )  const [inline]

Give the lenght of the run.


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