#include <shell.hh>
Public Types | |
typedef Proxy< void > | category |
typedef void | enc |
typedef value | equiv |
typedef shell< F, I > | exact_t |
typedef F::result | value |
Public Member Functions | |
value | operator= (value) |
shell (Image< I > &ima, const typename I::site &s) | |
F::result | subj_ () |
Protected Attributes | |
I & | ima_ |
I::site | s_ |
F::result | v_ |
typedef Proxy<void> mln::Proxy< shell< F, I > >::category [inherited] |
Reimplemented from mln::Object< shell< F, I > >.
typedef void mln::value::shell< F, I >::enc |
typedef value mln::value::shell< F, I >::equiv |
typedef shell< F, I > mln::Object< shell< F, I > >::exact_t [inherited] |
typedef F ::result mln::value::shell< F, I >::value |
mln::value::shell< F, I >::shell | ( | Image< I > & | ima, | |
const typename I::site & | s | |||
) |
value mln::value::shell< F, I >::operator= | ( | value | ) |
F::result mln::value::shell< F, I >::subj_ | ( | ) |
I& mln::value::shell< F, I >::ima_ [protected] |
I ::site mln::value::shell< F, I >::s_ [protected] |
F ::result mln::value::shell< F, I >::v_ [protected] |