$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::internal::neighb_niter_impl< graph_window_base< P, T >, E > Struct Template Reference

#include <mln/core/internal/neighb_niter_impl.hh>

Public Member Functions

S::graph_element element () const
unsigned id () const

Public Types

typedef T::target S

Detailed Description

template<typename P, typename T, typename E>
struct mln::internal::neighb_niter_impl< graph_window_base< P, T >, E >

Definition at line 125 of file neighb_niter_impl.hh.

Member Function Documentation

template<typename P , typename T , typename E >
S ::graph_element mln::internal::neighb_niter_impl< graph_window_base< P, T >, E >::element ( ) const
inline

Definition at line 133 of file neighb_niter_impl.hh.

template<typename P , typename E >
unsigned mln::internal::neighb_niter_impl_graph_window< P, E >::id ( ) const
inlineinherited

Definition at line 85 of file neighb_niter_impl.hh.

Member Typedef Documentation

template<typename P , typename T , typename E >
typedef T::target mln::internal::neighb_niter_impl< graph_window_base< P, T >, E >::S

Definition at line 128 of file neighb_niter_impl.hh.