Public Types | |
typedef I_ | I |
typedef L_ | L |
typedef N_ | N |
typedef I_::psite | P |
Public Member Functions | |
void | do_no_union (const P &, const P &) |
bool | equiv (const P &n, const P &) const |
bool | handles (const P &p) const |
void | init () |
void | init_attr (const P &) |
bool | labels (const P &) const |
level_functor (const I &input, const typename I::value &val, const N &nbh) | |
void | merge_attr (const P &, const P &) |
typedef | mln_pset (I) S |
Public Attributes | |
const I & | input |
const N & | nbh |
const S & | s |
const I_::value & | val |
typedef I_ mln::old_labeling::level_functor< I_, N_, L_ >::I |
typedef L_ mln::old_labeling::level_functor< I_, N_, L_ >::L |
typedef N_ mln::old_labeling::level_functor< I_, N_, L_ >::N |
typedef I_ ::psite mln::old_labeling::level_functor< I_, N_, L_ >::P |
mln::old_labeling::level_functor< I_, N_, L_ >::level_functor | ( | const I & | input, | |
const typename I::value & | val, | |||
const N & | nbh | |||
) | [inline] |
void mln::old_labeling::level_functor< I_, N_, L_ >::do_no_union | ( | const P & | , | |
const P & | ||||
) | [inline] |
bool mln::old_labeling::level_functor< I_, N_, L_ >::equiv | ( | const P & | n, | |
const P & | ||||
) | const [inline] |
bool mln::old_labeling::level_functor< I_, N_, L_ >::handles | ( | const P & | p | ) | const [inline] |
void mln::old_labeling::level_functor< I_, N_, L_ >::init | ( | ) | [inline] |
void mln::old_labeling::level_functor< I_, N_, L_ >::init_attr | ( | const P & | ) | [inline] |
bool mln::old_labeling::level_functor< I_, N_, L_ >::labels | ( | const P & | ) | const [inline] |
void mln::old_labeling::level_functor< I_, N_, L_ >::merge_attr | ( | const P & | , | |
const P & | ||||
) | [inline] |
typedef mln::old_labeling::level_functor< I_, N_, L_ >::mln_pset | ( | I | ) |
const I& mln::old_labeling::level_functor< I_, N_, L_ >::input |
const N& mln::old_labeling::level_functor< I_, N_, L_ >::nbh |
const S& mln::old_labeling::level_functor< I_, N_, L_ >::s |
const I_ ::value& mln::old_labeling::level_functor< I_, N_, L_ >::val |