Public Types | Public Member Functions | Protected Attributes

mln::fun::inf Struct Reference

#include <inf.hh>

Inheritance diagram for mln::fun::inf:
Inheritance graph

List of all members.

Public Types

typedef Meta_Function_vv2v< void > category
typedef inf exact_t
typedef inf 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

typedef Meta_Function_vv2v<void> mln::Meta_Function_vv2v< inf >::category [inherited]

Reimplemented from mln::Meta_Function< inf >.

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

Member Function Documentation

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

Member Data Documentation

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