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

#include <mln/literal/colors.hh>

Public Member Functions

 orange_t ()

Static Public Member Functions

static const orange_tthe ()

Public Types

typedef Literal< void > category
typedef orange_t exact_t

Detailed Description

Type of literal orange.

Definition at line 83 of file colors.hh.

Constructor & Destructor Documentation

mln::literal::orange_t::orange_t ( )

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.