$extrastylesheet
#include <mln/core/image/imorph/decorated_image.hh>
Public Member Functions | |
void | write_ (const typename I::psite &p, const typename I::value &v) |
Public Types | |
typedef mln::value::proxy< E > | lvalue |
Definition at line 50 of file decorated_image.hh.
void mln::internal::decorated_image_impl_< I, E >::write_ | ( | const typename I::psite & | p, |
const typename I::value & | v | ||
) |
Actual write routine.
typedef mln::value::proxy<E> mln::internal::decorated_image_impl_< I, E >::lvalue |
Definition at line 52 of file decorated_image.hh.