#include <sub_image_if.hh>
Inherits mln::internal::image_domain_morpher< I, mln::p_if< S, mln::fun::p2b::has< I > >, mln::sub_image_if< I, S > >.
Public Types | |
typedef sub_image_if < tag::image_< I > , tag::domain_< S > > | skeleton |
Skeleton. | |
Public Member Functions | |
const p_if< S, fun::p2b::has < I > > & | domain () const |
Give the definition domain. | |
sub_image_if (I &ima, const S &s) | |
Constructor. | |
sub_image_if () | |
Constructor without argument. |
typedef sub_image_if< tag::image_<I>, tag::domain_<S> > mln::sub_image_if< I, S >::skeleton |
Skeleton.
mln::sub_image_if< I, S >::sub_image_if | ( | ) | [inline] |
Constructor without argument.
mln::sub_image_if< I, S >::sub_image_if | ( | I & | ima, | |
const S & | s | |||
) | [inline] |
Constructor.
const p_if< S, fun::p2b::has< I > > & mln::sub_image_if< I, S >::domain | ( | ) | const [inline] |
Give the definition domain.