#include <green.hh>
Public Types | |
| typedef mln::value::rgb< n > | argument |
| typedef argument & | lvalue |
| typedef argument::green_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/green.hh.
| typedef mln::value::rgb<n> mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >::argument |
Definition at line 58 of file fun/component/green.hh.
| typedef argument& mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >::lvalue |
Definition at line 60 of file fun/component/green.hh.
| typedef argument::green_t mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >::result |
Definition at line 59 of file fun/component/green.hh.
| typedef set_precise_unary_ mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >::ret |
Definition at line 57 of file fun/component/green.hh.
| static result mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >::read | ( | const argument & | x | ) | [inline, static] |
Definition at line 62 of file fun/component/green.hh.
References mln::value::rgb< n >::green().
| static void mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >::write | ( | lvalue | l, | |
| const result & | r | |||
| ) | [inline, static] |
Definition at line 67 of file fun/component/green.hh.
References mln::value::rgb< n >::green().
1.7.1