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

Member Typedef Documentation

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

Reimplemented from mln::Function< to16bits >.

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

Member Function Documentation

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