#include <red.hh>
Public Types | |
| typedef mln::value::rgb< n > | argument |
| typedef argument & | lvalue |
| typedef argument::red_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) |
| typedef mln::value::rgb<n> mln::trait::next::set_precise_unary_< mln::fun::red, mln::value::rgb< n > >::argument |
| typedef argument& mln::trait::next::set_precise_unary_< mln::fun::red, mln::value::rgb< n > >::lvalue |
| typedef argument::red_t mln::trait::next::set_precise_unary_< mln::fun::red, mln::value::rgb< n > >::result |
| typedef set_precise_unary_ mln::trait::next::set_precise_unary_< mln::fun::red, mln::value::rgb< n > >::ret |
| static result mln::trait::next::set_precise_unary_< mln::fun::red, mln::value::rgb< n > >::read | ( | const argument & | x | ) | [inline, static] |
References mln::value::rgb< n >::red().
| static void mln::trait::next::set_precise_unary_< mln::fun::red, mln::value::rgb< n > >::write | ( | lvalue | l, | |
| const result & | r | |||
| ) | [inline, static] |
References mln::value::rgb< n >::red().
1.7.1