#include <binary.hh>

Classes | |
| struct | with |
Public Types | |
| typedef Meta_Function_vv2v< void > | category |
| typedef E | exact_t |
| typedef F | flag |
Public Member Functions | |
| binary () | |
| template<typename U > | |
| binary (const U ¶m) | |
| template<typename U > | |
| void | init (const U &value) |
| typedef | mln_trait_fun_storage (flag) storage |
| template<typename T1 , typename T2 > | |
| 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_ |
typedef Meta_Function_vv2v<void> mln::Meta_Function_vv2v< E >::category [inherited] |
Reimplemented from mln::Meta_Function< E >.
typedef E mln::Object< E >::exact_t [inherited] |
| typedef F mln::fun::binary< F, E >::flag |
Reimplemented in mln::fun::binary_param< F, Param, Storage, E >.
| mln::fun::binary< F, E >::binary | ( | ) | [inline] |
| mln::fun::binary< F, E >::binary | ( | const U & | param | ) | [inline] |
| void mln::fun::binary< F, E >::init | ( | const U & | value | ) | [inline] |
| typedef mln::fun::binary< F, E >::mln_trait_fun_storage | ( | flag | ) |
| with<T1, T2>::ret::result mln::fun::binary< F, E >::operator() | ( | const T1 & | a, | |
| const T2 & | b | |||
| ) | const [inline] |
| const stored<storage>& mln::fun::binary< F, E >::state | ( | ) | const [inline] |
| stored<storage>& mln::fun::binary< F, E >::state | ( | ) | [inline] |
stored<storage> mln::fun::binary< F, E >::state_ [protected] |
1.7.1