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

#include <mln/literal/origin.hh>

Public Member Functions

 origin_t ()

Static Public Member Functions

static const origin_tthe ()

Public Types

typedef Literal< void > category
typedef origin_t exact_t

Detailed Description

Type of literal origin.

Definition at line 45 of file origin.hh.

Constructor & Destructor Documentation

mln::literal::origin_t::origin_t ( )

Member Function Documentation

static const origin_t & mln::Literal< origin_t >::the ( )
staticinherited

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.