#include <complex_neighborhood_piter.hh>
Inherits mln::internal::site_relative_iterator_base< N, mln::complex_neighborhood_bkd_piter< I, G, N > >.
Public Types | |
typedef N::complex_bkd_iter | iter_type |
The type of the underlying complex iterator. | |
typedef N::psite | psite |
The Pseudo_Site type. | |
Public Member Functions | |
void | next () |
Go to the next element. | |
complex_neighborhood_bkd_piter () | |
Construction. | |
const iter_type & | iter () const |
Accessors. |
typedef N::complex_bkd_iter mln::complex_neighborhood_bkd_piter< I, G, N >::iter_type |
The type of the underlying complex iterator.
typedef N ::psite mln::complex_neighborhood_bkd_piter< I, G, N >::psite |
The Pseudo_Site type.
mln::complex_neighborhood_bkd_piter< I, G, N >::complex_neighborhood_bkd_piter | ( | ) | [inline] |
Construction.
const N::complex_bkd_iter & mln::complex_neighborhood_bkd_piter< I, G, N >::iter | ( | ) | const [inline] |
Accessors.
void mln::Site_Iterator< E >::next | ( | ) | [inline, inherited] |
Go to the next element.