#include <blue.hh>
Public Types | |
typedef mln::value::rgb< n > | argument |
typedef argument & | lvalue |
typedef argument::blue_t | result |
typedef set_precise_unary_ | ret |
Static Public Member Functions | |
static result | read (const argument &x) |
static void | write (lvalue l, const result &r) |
Definition at line 55 of file fun/component/blue.hh.
typedef mln::value::rgb<n> mln::trait::next::set_precise_unary_< mln::fun::blue, mln::value::rgb< n > >::argument |
Definition at line 58 of file fun/component/blue.hh.
typedef argument& mln::trait::next::set_precise_unary_< mln::fun::blue, mln::value::rgb< n > >::lvalue |
Definition at line 60 of file fun/component/blue.hh.
typedef argument::blue_t mln::trait::next::set_precise_unary_< mln::fun::blue, mln::value::rgb< n > >::result |
Definition at line 59 of file fun/component/blue.hh.
typedef set_precise_unary_ mln::trait::next::set_precise_unary_< mln::fun::blue, mln::value::rgb< n > >::ret |
Definition at line 57 of file fun/component/blue.hh.
static result mln::trait::next::set_precise_unary_< mln::fun::blue, mln::value::rgb< n > >::read | ( | const argument & | x | ) | [inline, static] |
static void mln::trait::next::set_precise_unary_< mln::fun::blue, mln::value::rgb< n > >::write | ( | lvalue | l, | |
const result & | r | |||
) | [inline, static] |