$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::fun::v2v::wrap< L > Struct Template Reference

#include <mln/fun/v2v/wrap.hh>

Public Member Functions

template<typename L_ >
operator() (const L_ &l_) const

Public Types

typedef Function_v2v< void > category
typedef wrap< L > exact_t
typedef void mutable_result
typedef L result

Detailed Description

template<typename L>
struct mln::fun::v2v::wrap< L >

Definition at line 51 of file fun/v2v/wrap.hh.

Member Function Documentation

template<typename L >
template<typename L_ >
L mln::fun::v2v::wrap< L >::operator() ( const L_ &  l_) const

Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< wrap< L > >::category
inherited

Definition at line 134 of file function.hh.

typedef wrap< L > mln::Object< wrap< L > >::exact_t
inherited

Definition at line 105 of file object.hh.

typedef void mln::Function_v2v< wrap< L > >::mutable_result
inherited

Definition at line 135 of file function.hh.

template<typename L >
typedef L mln::fun::v2v::wrap< L >::result

Definition at line 55 of file fun/v2v/wrap.hh.