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

#include <mln/literal/white.hh>

Public Member Functions

 white_t ()

Static Public Member Functions

static const white_tthe ()

Public Types

typedef Literal< void > category
typedef white_t exact_t

Detailed Description

Type of literal white.

Definition at line 43 of file white.hh.

Constructor & Destructor Documentation

mln::literal::white_t::white_t ( )

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.