mln::dpsites_bkd_piter< V > Class Template Reference

A generic backward iterator on points of windows and of neighborhoods. More...

#include <dpsites_piter.hh>

Inherits mln::internal::site_relative_iterator_base< V, mln::dpsites_bkd_piter< V > >.

List of all members.

Public Member Functions

 dpsites_bkd_piter ()
 Constructor without argument.
template<typename P>
 dpsites_bkd_piter (const V &v, const P &c)
 Constructor.
void next ()
 Go to the next element.


Detailed Description

template<typename V>
class mln::dpsites_bkd_piter< V >

A generic backward iterator on points of windows and of neighborhoods.

The parameter V is the type of std::vector enclosing structure.


Constructor & Destructor Documentation

template<typename V>
template<typename P>
mln::dpsites_bkd_piter< V >::dpsites_bkd_piter ( const V &  v,
const P &  c 
) [inline]

Constructor.

Parameters:
[in] v Object that can provide an array of delta-points.
[in] c Center point to iterate around.

template<typename V>
mln::dpsites_bkd_piter< V >::dpsites_bkd_piter (  )  [inline]

Constructor without argument.


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.


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