Public Types | Public Member Functions

my_fun< G > Struct Template Reference

Inheritance diagram for my_fun< G >:
Inheritance graph

List of all members.

Public Types

typedef Function< void > category
typedef my_fun< G > exact_t
typedef mln::point2d result

Public Member Functions

const resultoperator() (unsigned v) const

Detailed Description

template<typename G>
struct my_fun< G >

Definition at line 34 of file p_edges.cc.


Member Typedef Documentation

typedef Function<void> mln::Function< my_fun< G > >::category [inherited]

Reimplemented from mln::Object< my_fun< G > >.

Definition at line 66 of file function.hh.

typedef my_fun< G > mln::Object< my_fun< G > >::exact_t [inherited]

Definition at line 173 of file object.hh.

template<typename G >
typedef mln::point2d my_fun< G >::result

Definition at line 36 of file p_edges.cc.


Member Function Documentation

template<typename G >
const result& my_fun< G >::operator() ( unsigned  v  )  const [inline]

Definition at line 38 of file p_edges.cc.