Public Types | Public Member Functions

f_16_to_8 Struct Reference

Inheritance diagram for f_16_to_8:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef f_16_to_8 exact_t
typedef void mutable_result
typedef mln::value::int_u8 result

Public Member Functions

result operator() (const mln::value::int_u16 &v) const

Detailed Description

Definition at line 46 of file flooding.cc.


Member Typedef Documentation

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

Reimplemented from mln::Function< f_16_to_8 >.

Definition at line 126 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

Definition at line 48 of file flooding.cc.


Member Function Documentation

result f_16_to_8::operator() ( const mln::value::int_u16 v  )  const [inline]

Definition at line 49 of file flooding.cc.