#include <comp.hh>
Public Types | |
typedef mln::value::rgb< n > | argument |
typedef argument & | lvalue |
typedef mln::value::int_u< n > | result |
typedef set_precise_unary_ | ret |
Static Public Member Functions | |
static result | read (unsigned p_i, const argument &v) |
static void | write (unsigned p_i, lvalue l, const result &x) |
Definition at line 61 of file fun/component/comp.hh.
typedef mln::value::rgb<n> mln::trait::next::set_precise_unary_< mln::fun::comp, mln::value::rgb< n > >::argument |
Definition at line 65 of file fun/component/comp.hh.
typedef argument& mln::trait::next::set_precise_unary_< mln::fun::comp, mln::value::rgb< n > >::lvalue |
Definition at line 67 of file fun/component/comp.hh.
typedef mln::value::int_u<n> mln::trait::next::set_precise_unary_< mln::fun::comp, mln::value::rgb< n > >::result |
Definition at line 66 of file fun/component/comp.hh.
typedef set_precise_unary_ mln::trait::next::set_precise_unary_< mln::fun::comp, mln::value::rgb< n > >::ret |
Definition at line 63 of file fun/component/comp.hh.
static result mln::trait::next::set_precise_unary_< mln::fun::comp, mln::value::rgb< n > >::read | ( | unsigned | p_i, | |
const argument & | v | |||
) | [inline, static] |
static void mln::trait::next::set_precise_unary_< mln::fun::comp, mln::value::rgb< n > >::write | ( | unsigned | p_i, | |
lvalue | l, | |||
const result & | x | |||
) | [inline, static] |