Public Types | Public Member Functions

mln::trait::image_< fun_image< F, I > > Struct Template Reference

#include <fun_image.hh>

Inheritance diagram for mln::trait::image_< fun_image< F, I > >:
Inheritance graph

List of all members.

Public Types

typedef
trait::image::category::primary 
category
typedef image_< I >::dimension dimension
typedef image_< I >::ext_domain ext_domain
typedef image_< I >::ext_io ext_io
typedef image_< I >::ext_value ext_value
typedef image_< I >::kind kind
typedef image_< I >::localization localization
typedef image_< I >::nature nature
typedef undef pw_io
typedef image_< I >::quant quant
typedef image_< I >::size size
typedef trait::image::speed::fast speed
typedef
trait::image::value_access::computed 
value_access
typedef image_< I >
::value_alignment 
value_alignment
typedef image_< I >::value_browsing value_browsing
typedef
trait::image::value_io::read_only 
value_io
typedef
trait::image::value_storage::disrupted 
value_storage
typedef undef vw_io
typedef image_< I >::vw_set vw_set

Public Member Functions

typedef mlc_if (mln::metal::equal< typename value_< typename F::result >::quant, trait::value::quant::low >, trait::image::quant::low, mlc_if(mln::metal::equal< typename value_< typenameF::result >::quant, trait::value::quant::high >, trait::image::quant::high, undef)) quant
typedef mlc_if (is_high_quant_, trait::image::quant::high, trait::image::quant::low) quant
typedef mln_internal_trait_image_pw_io_from (I) pw_io
typedef mln_internal_trait_image_speed_from (I) speed
typedef mln_internal_trait_image_value_io_from (I) value_io
typedef mln_internal_trait_image_vw_io_from (I) vw_io
typedef mln_trait_value_kind (F::result) kind

Detailed Description

template<typename F, typename I>
struct mln::trait::image_< fun_image< F, I > >

Definition at line 70 of file fun_image.hh.


Member Typedef Documentation

template<typename F , typename I >
typedef trait::image::category::primary mln::trait::image_< fun_image< F, I > >::category

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 73 of file fun_image.hh.

typedef image_<I >::dimension mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::dimension [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 203 of file mln/trait/images.hh.

typedef image_<I >::ext_domain mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::ext_domain [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 222 of file mln/trait/images.hh.

typedef image_<I >::ext_io mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::ext_io [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 224 of file mln/trait/images.hh.

typedef image_<I >::ext_value mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::ext_value [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 223 of file mln/trait/images.hh.

typedef image_<I >::kind mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::kind [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 228 of file mln/trait/images.hh.

typedef image_<I >::localization mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::localization [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 202 of file mln/trait/images.hh.

typedef image_<I >::nature mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::nature [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 227 of file mln/trait/images.hh.

typedef undef mln::trait::undefined_image_< fun_image< F, I > >::pw_io [inherited]

Definition at line 147 of file mln/trait/images.hh.

typedef image_<I >::quant mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::quant [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 229 of file mln/trait/images.hh.

typedef image_<I >::size mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::size [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 198 of file mln/trait/images.hh.

typedef trait::image::speed::fast mln::trait::default_image_< F::result , fun_image< F, I > >::speed [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 190 of file mln/trait/images.hh.

template<typename F , typename I >
typedef trait::image::value_access::computed mln::trait::image_< fun_image< F, I > >::value_access
typedef image_<I >::value_alignment mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::value_alignment [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 206 of file mln/trait/images.hh.

typedef image_<I >::value_browsing mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::value_browsing [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 209 of file mln/trait/images.hh.

template<typename F , typename I >
typedef trait::image::value_io::read_only mln::trait::image_< fun_image< F, I > >::value_io

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 74 of file fun_image.hh.

template<typename F , typename I >
typedef trait::image::value_storage::disrupted mln::trait::image_< fun_image< F, I > >::value_storage
typedef undef mln::trait::undefined_image_< fun_image< F, I > >::vw_io [inherited]

Definition at line 138 of file mln/trait/images.hh.

typedef image_<I >::vw_set mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::vw_set [inherited]

Reimplemented from mln::trait::undefined_image_< fun_image< F, I > >.

Definition at line 215 of file mln/trait/images.hh.


Member Function Documentation

template<typename F , typename I >
typedef mln::trait::image_< fun_image< F, I > >::mlc_if ( mln::metal::equal< typename value_< typename F::result >::quant, trait::value::quant::low ,
trait::image::quant::low  ,
mlc_if(mln::metal::equal< typename value_< typenameF::result >::quant, trait::value::quant::high >, trait::image::quant::high, undef  
)
typedef mln::trait::default_image_< F::result , fun_image< F, I > >::mlc_if ( is_high_quant_  ,
trait::image::quant::high  ,
trait::image::quant::low   
) [inherited]
typedef mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::mln_internal_trait_image_pw_io_from (  )  [inherited]
typedef mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::mln_internal_trait_image_speed_from (  )  [inherited]
typedef mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::mln_internal_trait_image_value_io_from (  )  [inherited]
typedef mln::trait::default_image_morpher< I , F::result , fun_image< F, I > >::mln_internal_trait_image_vw_io_from (  )  [inherited]
typedef mln::trait::default_image_< F::result , fun_image< F, I > >::mln_trait_value_kind ( F::result   )  [inherited]