Public Types | Static Public Member Functions

mln::literal::origin_t Struct Reference

Type of literal origin. More...

#include <origin.hh>

Inheritance diagram for mln::literal::origin_t:
Inheritance graph

List of all members.

Public Types

typedef Literal< void > category
typedef origin_t exact_t

Static Public Member Functions

static const origin_tthe ()

Detailed Description

Type of literal origin.

Definition at line 44 of file origin.hh.


Member Typedef Documentation

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

Reimplemented from mln::Object< origin_t >.

Definition at line 58 of file literal.hh.

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

Definition at line 173 of file object.hh.


Member Function Documentation

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