Public Types | |
typedef Function_v2v< void > | category |
typedef my_values_t | exact_t |
typedef void | mutable_result |
typedef int | result |
Public Member Functions | |
int | operator() (const mln::point2d &) const |
Definition at line 7 of file mln_var.cc.
typedef Function_v2v<void> mln::Function_v2v< my_values_t >::category [inherited] |
typedef my_values_t mln::Object< my_values_t >::exact_t [inherited] |
typedef void mln::Function_v2v< my_values_t >::mutable_result [inherited] |
Definition at line 94 of file function.hh.
typedef int my_values_t::result |
Definition at line 9 of file mln_var.cc.
int my_values_t::operator() | ( | const mln::point2d & | ) | const [inline] |
Definition at line 11 of file mln_var.cc.