Public Types | Public Member Functions

mln::topo::is_n_face< N > Struct Template Reference

A functor testing wheter a mln::complex_psite is an N -face. More...

#include <is_n_face.hh>

Inheritance diagram for mln::topo::is_n_face< N >:
Inheritance graph

List of all members.

Public Types

typedef Function_v2b< void > category
typedef is_n_face< N > exact_t
typedef void mutable_result
typedef bool result

Public Member Functions

template<unsigned D, typename G >
bool operator() (const mln::complex_psite< D, G > &p) const

Detailed Description

template<unsigned N>
struct mln::topo::is_n_face< N >

A functor testing wheter a mln::complex_psite is an N -face.


Member Typedef Documentation

typedef Function_v2b<void> mln::Function_v2b< is_n_face< N > >::category [inherited]
typedef is_n_face< N > mln::Object< is_n_face< N > >::exact_t [inherited]
typedef void mln::Function_v2v< is_n_face< N > >::mutable_result [inherited]
template<unsigned N>
typedef bool mln::topo::is_n_face< N >::result

Member Function Documentation

template<unsigned N>
template<unsigned D, typename G >
bool mln::topo::is_n_face< N >::operator() ( const mln::complex_psite< D, G > &  p  )  const [inline]