Public Types | Public Member Functions

my_values_t Struct Reference

Inheritance diagram for my_values_t:
Inheritance graph

List of all members.

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

Detailed Description

Definition at line 7 of file mln_var.cc.


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< my_values_t >::category [inherited]

Reimplemented from mln::Function< my_values_t >.

Definition at line 126 of file function.hh.

typedef my_values_t mln::Object< my_values_t >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< my_values_t >::mutable_result [inherited]

Definition at line 127 of file function.hh.

typedef int my_values_t::result

Definition at line 9 of file mln_var.cc.


Member Function Documentation

int my_values_t::operator() ( const mln::point2d  )  const [inline]

Definition at line 11 of file mln_var.cc.