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_

Detailed Description

Definition at line 43 of file ithcomp.hh.


Member Typedef Documentation

Reimplemented from mln::Meta_Function< ithcomp >.

Definition at line 122 of file meta_function.hh.

typedef ithcomp mln::Object< ithcomp >::exact_t [inherited]

Definition at line 173 of file object.hh.

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

Definition at line 43 of file binary.hh.


Member Function Documentation

void mln::fun::binary< ithcomp , ithcomp >::init ( const U &  value  )  [inline, inherited]

Definition at line 59 of file binary.hh.

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]

Definition at line 53 of file binary.hh.

const stored<storage>& mln::fun::binary< ithcomp , ithcomp >::state (  )  const [inline, inherited]

Definition at line 79 of file binary.hh.

stored<storage>& mln::fun::binary< ithcomp , ithcomp >::state (  )  [inline, inherited]

Definition at line 74 of file binary.hh.


Member Data Documentation

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

Definition at line 85 of file binary.hh.