Public Types | Static Public Member Functions

mln::literal::cyan_t Struct Reference

Type of literal cyan. More...

#include <colors.hh>

Inheritance diagram for mln::literal::cyan_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef cyan_t exact_t

Static Public Member Functions

static const cyan_tthe ()

Detailed Description

Type of literal cyan.

Definition at line 93 of file colors.hh.


Member Typedef Documentation

typedef Literal<void> mln::Literal< cyan_t >::category [inherited]

Reimplemented from mln::Object< cyan_t >.

Definition at line 58 of file literal.hh.

typedef cyan_t mln::Object< cyan_t >::exact_t [inherited]

Definition at line 173 of file object.hh.


Member Function Documentation

static const cyan_t & mln::Literal< cyan_t >::the (  )  [static, inherited]