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

#include <mln/literal/colors.hh>

Public Member Functions

 red_t ()

Static Public Member Functions

static const red_tthe ()

Public Types

typedef Literal< void > category
typedef red_t exact_t

Detailed Description

Type of literal red.

Definition at line 43 of file colors.hh.

Constructor & Destructor Documentation

mln::literal::red_t::red_t ( )

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.