Public Types | Public Member Functions | Protected Attributes

mln::fun::ithcomp Struct Reference

#include <ithcomp.hh>

Inheritance diagram for mln::fun::ithcomp:
Inheritance graph

List of all members.

Public Types

typedef Meta_Function_vv2v< void > category
typedef ithcomp exact_t
typedef ithcomp flag

Public Member Functions

void init (const U &value)
typedef mln_trait_fun_storage (flag) storage
with< T1, T2 >::ret::result operator() (const T1 &a, const T2 &b) const
const stored< storage > & state () const
stored< storage > & state ()

Protected Attributes

stored< storage > state_

Member Typedef Documentation

Reimplemented from mln::Meta_Function< ithcomp >.

typedef ithcomp mln::Object< ithcomp >::exact_t [inherited]
typedef ithcomp mln::fun::binary< ithcomp , ithcomp >::flag [inherited]

Member Function Documentation

void mln::fun::binary< ithcomp , ithcomp >::init ( const U &  value  )  [inline, inherited]
typedef mln::fun::binary< ithcomp , ithcomp >::mln_trait_fun_storage ( flag   )  [inherited]
with<T1, T2>::ret::result mln::fun::binary< ithcomp , ithcomp >::operator() ( const T1 &  a,
const T2 &  b 
) const [inline, inherited]
const stored<storage>& mln::fun::binary< ithcomp , ithcomp >::state (  )  const [inline, inherited]
stored<storage>& mln::fun::binary< ithcomp , ithcomp >::state (  )  [inline, inherited]

Member Data Documentation

stored<storage> mln::fun::binary< ithcomp , ithcomp >::state_ [protected, inherited]