mln::fun::v2v::ch_function_value< F, V > Class Template Reference

Wrap a function v2v and convert its result to another type. More...

#include <ch_function_value.hh>

Inheritance diagram for mln::fun::v2v::ch_function_value< F, V >:

Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef E exact_t
typedef F function
typedef V lvalue
typedef void mutable_result
typedef V result
typedef V rvalue

Public Member Functions

 ch_function_value (const F &f)
 ch_function_value ()
template<typename W>
operator() (const W &w) const

Private Attributes

f_


Detailed Description

template<typename F, typename V>
class mln::fun::v2v::ch_function_value< F, V >

Wrap a function v2v and convert its result to another type.

Definition at line 52 of file fun/v2v/ch_function_value.hh.


Member Typedef Documentation

template<typename E>
typedef Function_v2v<void> mln::Function_v2v< E >::category [inherited]

template<typename E>
typedef E mln::Object< E >::exact_t [inherited]

Definition at line 172 of file object.hh.

template<typename F, typename V>
typedef F mln::fun::v2v::ch_function_value< F, V >::function

Definition at line 56 of file fun/v2v/ch_function_value.hh.

template<typename F, typename V>
typedef V mln::fun::v2v::ch_function_value< F, V >::lvalue

Definition at line 59 of file fun/v2v/ch_function_value.hh.

template<typename E>
typedef void mln::Function_v2v< E >::mutable_result [inherited]

Reimplemented in mln::util::array< T >.

Definition at line 94 of file function.hh.

template<typename F, typename V>
typedef V mln::fun::v2v::ch_function_value< F, V >::result

Definition at line 57 of file fun/v2v/ch_function_value.hh.

template<typename F, typename V>
typedef V mln::fun::v2v::ch_function_value< F, V >::rvalue

Definition at line 58 of file fun/v2v/ch_function_value.hh.


Constructor & Destructor Documentation

template<typename F, typename V>
mln::fun::v2v::ch_function_value< F, V >::ch_function_value (  )  [inline]

Definition at line 76 of file fun/v2v/ch_function_value.hh.

template<typename F, typename V>
mln::fun::v2v::ch_function_value< F, V >::ch_function_value ( const F &  f  )  [inline]


Member Function Documentation

template<typename F, typename V>
template<typename W>
V mln::fun::v2v::ch_function_value< F, V >::operator() ( const W &  w  )  const [inline]


Member Data Documentation

template<typename F, typename V>
F mln::fun::v2v::ch_function_value< F, V >::f_ [private]


Generated on Sun Apr 25 02:01:47 2010 for Milena (Olena) by  doxygen 1.5.6