$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::literal::one_t Struct Reference

#include <mln/literal/one.hh>

Public Member Functions

 one_t ()
template<typename T >
 operator const T () const

Static Public Member Functions

static const one_tthe ()

Public Types

typedef Literal< void > category
typedef one_t exact_t

Detailed Description

Type of literal one.

Definition at line 45 of file one.hh.

Constructor & Destructor Documentation

mln::literal::one_t::one_t ( )

Member Function Documentation

template<typename T >
mln::literal::one_t::operator const T ( ) const
static const one_t & mln::Literal< one_t >::the ( )
staticinherited

Member Typedef Documentation

typedef Literal<void> mln::Literal< one_t >::category
inherited

Definition at line 60 of file literal.hh.

typedef one_t mln::Object< one_t >::exact_t
inherited

Definition at line 105 of file object.hh.