Public Types | Public Member Functions

mln::histo::point_from_value< T > Struct Template Reference

#include <point_from_value.hh>

Inheritance diagram for mln::histo::point_from_value< T >:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef point_from_value< T > exact_t
typedef void mutable_result

Public Member Functions

typedef mln_histo_point_type_from (T) result
result operator() (const T &v) const

Detailed Description

template<typename T>
struct mln::histo::point_from_value< T >

Definition at line 63 of file point_from_value.hh.


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< point_from_value< T > >::category [inherited]

Reimplemented from mln::Function< point_from_value< T > >.

Definition at line 126 of file function.hh.

typedef point_from_value< T > mln::Object< point_from_value< T > >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< point_from_value< T > >::mutable_result [inherited]

Definition at line 127 of file function.hh.


Member Function Documentation

template<typename T>
typedef mln::histo::point_from_value< T >::mln_histo_point_type_from (  ) 
template<typename T >
point_from_value< T >::result mln::histo::point_from_value< T >::operator() ( const T &  v  )  const [inline]