Public Types | Public Member Functions

to16bits Struct Reference

Inheritance diagram for to16bits:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef to16bits exact_t
typedef void mutable_result
typedef value::int_u16 result
typedef value::rgb16 result

Public Member Functions

result operator() (value::int_u8 v) const
result operator() (value::rgb8 v) const

Detailed Description

Definition at line 43 of file pgm16.cc.


Member Typedef Documentation

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

Reimplemented from mln::Function< to16bits >.

Definition at line 126 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

Definition at line 46 of file pgm16.cc.

Definition at line 46 of file ppm16.cc.


Member Function Documentation

result to16bits::operator() ( value::int_u8  v  )  const [inline]

Definition at line 47 of file pgm16.cc.

result to16bits::operator() ( value::rgb8  v  )  const [inline]