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

#include <mln/fun/v2i/index_of_value.hh>

Public Member Functions

unsigned operator() (const T &v) const

Public Types

typedef Function_v2v< void > category
typedef index_of_value< Texact_t
typedef void mutable_result
typedef unsigned result

Detailed Description

template<typename T>
struct mln::fun::v2i::index_of_value< T >

Definition at line 47 of file index_of_value.hh.

Member Function Documentation

template<typename T>
unsigned mln::fun::v2i::index_of_value< T >::operator() ( const T v) const

Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< index_of_value< T > >::category
inherited

Definition at line 134 of file function.hh.

typedef index_of_value< T > mln::Object< index_of_value< T > >::exact_t
inherited

Definition at line 105 of file object.hh.

typedef void mln::Function_v2v< index_of_value< T > >::mutable_result
inherited

Definition at line 135 of file function.hh.

template<typename T>
typedef unsigned mln::fun::v2i::index_of_value< T >::result

Definition at line 50 of file index_of_value.hh.