Public Types | Public Member Functions

keep_specific_colors Struct Reference

Inheritance diagram for keep_specific_colors:
Inheritance graph

List of all members.

Public Types

typedef Function_v2b< void > category
typedef keep_specific_colors exact_t
typedef void mutable_result
typedef bool result

Public Member Functions

bool operator() (const mln::value::rgb8 &v) const

Detailed Description

Definition at line 64 of file tuto4_genericity_and_algorithms.cc.


Member Typedef Documentation

typedef Function_v2b<void> mln::Function_v2b< keep_specific_colors >::category [inherited]

Reimplemented from mln::Function_v2v< keep_specific_colors >.

Definition at line 152 of file function.hh.

Definition at line 173 of file object.hh.

Definition at line 127 of file function.hh.

typedef bool mln::Function_v2b< keep_specific_colors >::result [inherited]

Definition at line 153 of file function.hh.


Member Function Documentation

bool keep_specific_colors::operator() ( const mln::value::rgb8 v  )  const [inline]