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

#include <mln/literal/colors.hh>

Public Member Functions

 teal_t ()

Static Public Member Functions

static const teal_tthe ()

Public Types

typedef Literal< void > category
typedef teal_t exact_t

Detailed Description

Type of literal teal.

Definition at line 107 of file colors.hh.

Constructor & Destructor Documentation

mln::literal::teal_t::teal_t ( )

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.