Public Types | Public Member Functions | Protected Attributes

mln::fun::sup Struct Reference

#include <sup.hh>

Inheritance diagram for mln::fun::sup:
Inheritance graph

List of all members.

Public Types

typedef Meta_Function_vv2v< void > category
typedef sup exact_t
typedef sup 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< sup >::category [inherited]

Reimplemented from mln::Meta_Function< sup >.

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

Member Function Documentation

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

Member Data Documentation

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