Public Types

mln::internal::neighborhood_impl< graph_elt_window_if< G, S, I >, E > Struct Template Reference

#include <graph_elt_window_if.hh>

Inheritance diagram for mln::internal::neighborhood_impl< graph_elt_window_if< G, S, I >, E >:
Inheritance graph

List of all members.

Public Types

typedef Neighborhood< void > category
typedef E exact_t

Detailed Description

template<typename G, typename S, typename I, typename E>
struct mln::internal::neighborhood_impl< graph_elt_window_if< G, S, I >, E >

Definition at line 55 of file graph_elt_window_if.hh.


Member Typedef Documentation

template<typename E>
typedef Neighborhood<void> mln::Neighborhood< E >::category [inherited]

Reimplemented from mln::Object< E >.

Definition at line 68 of file core/concept/neighborhood.hh.

template<typename E>
typedef E mln::Object< E >::exact_t [inherited]

Definition at line 173 of file object.hh.