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

#include <mln/literal/black.hh>

Public Member Functions

 black_t ()

Static Public Member Functions

static const black_tthe ()

Public Types

typedef Literal< void > category
typedef black_t exact_t

Detailed Description

Type of literal black.

Definition at line 43 of file black.hh.

Constructor & Destructor Documentation

mln::literal::black_t::black_t ( )

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.