$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::fun::blue Struct Reference

#include <mln/fun/component/blue.hh>

Public Member Functions

void init (const U &value)
typedef mln_trait_fun_param (flag) param
typedef mln_trait_fun_storage (flag) storage
with< T >::ret::result operator() (const T &v) const
with< T >::ret::template
lresult_with< T >::ret 
operator() (T &v) const
void set (T &v, const R &r) const
stored< storage > & state ()
const stored< storage > & state () const

Protected Attributes

stored< storage > state_

Public Types

typedef Meta_Function_v2v< void > category
typedef blue exact_t
typedef blue flag

Detailed Description

Definition at line 42 of file blue.hh.

Member Function Documentation

void mln::fun::unary< blue , blue >::init ( const U &  value)
inlineinherited

Definition at line 90 of file unary.hh.

typedef mln::fun::unary< blue , blue >::mln_trait_fun_param ( flag  )
inherited
typedef mln::fun::unary< blue , blue >::mln_trait_fun_storage ( flag  )
inherited
with<T>::ret::result mln::fun::unary< blue , blue >::operator() ( const T v) const
inlineinherited

Definition at line 65 of file unary.hh.

with<T>::ret::template lresult_with<T>::ret mln::fun::unary< blue , blue >::operator() ( T v) const
inlineinherited

Definition at line 71 of file unary.hh.

void mln::fun::unary< blue , blue >::set ( T v,
const R &  r 
) const
inlineinherited

Definition at line 80 of file unary.hh.

stored<storage>& mln::fun::unary< blue , blue >::state ( )
inlineinherited

Definition at line 105 of file unary.hh.

const stored<storage>& mln::fun::unary< blue , blue >::state ( ) const
inlineinherited

Definition at line 110 of file unary.hh.

Member Data Documentation

stored<storage> mln::fun::unary< blue , blue >::state_
protectedinherited

Definition at line 116 of file unary.hh.

Member Typedef Documentation

Definition at line 104 of file meta_function.hh.

typedef blue mln::Object< blue >::exact_t
inherited

Definition at line 105 of file object.hh.

typedef blue mln::fun::unary< blue , blue >::flag
inherited

Definition at line 54 of file unary.hh.