mln::complex_window_bkd_piter< I, G, W > Class Template Reference

Backward iterator on complex window. More...

#include <complex_window_piter.hh>

Inherits mln::internal::site_relative_iterator_base< W, mln::complex_window_bkd_piter< I, G, W > >.

List of all members.

Public Types

typedef W::complex_bkd_iter iter_type
 The type of the underlying complex iterator.
typedef W::psite psite
 The Pseudo_Site type.

Public Member Functions

void next ()
 Go to the next element.
 complex_window_bkd_piter ()
 Construction.
const iter_typeiter () const
 Accessors.


Detailed Description

template<typename I, typename G, typename W>
class mln::complex_window_bkd_piter< I, G, W >

Backward iterator on complex window.

Member Typedef Documentation

template<typename I, typename G, typename W>
typedef W::complex_bkd_iter mln::complex_window_bkd_piter< I, G, W >::iter_type

The type of the underlying complex iterator.

template<typename I, typename G, typename W>
typedef W ::psite mln::complex_window_bkd_piter< I, G, W >::psite

The Pseudo_Site type.


Constructor & Destructor Documentation

template<typename I, typename G, typename W>
mln::complex_window_bkd_piter< I, G, W >::complex_window_bkd_piter (  )  [inline]

Construction.


Member Function Documentation

template<typename I, typename G, typename W>
const W::complex_bkd_iter & mln::complex_window_bkd_piter< I, G, W >::iter (  )  const [inline]

Accessors.

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:17 2010 for Milena (Olena) by  doxygen 1.5.6