Public Types | Protected Member Functions

mln::Gdpoint< E > Struct Template Reference

FIXME: Doc! More...

#include <gdpoint.hh>

Inheritance diagram for mln::Gdpoint< E >:
Inheritance graph

List of all members.

Public Types

typedef Gdpoint< void > category
typedef E exact_t

Protected Member Functions

 Gdpoint ()

Detailed Description

template<typename E>
struct mln::Gdpoint< E >

FIXME: Doc!

Definition at line 95 of file gdpoint.hh.


Member Typedef Documentation

template<typename E>
typedef Gdpoint<void> mln::Gdpoint< E >::category

Reimplemented from mln::Object< E >.

Definition at line 97 of file gdpoint.hh.

template<typename E>
typedef E mln::Object< E >::exact_t [inherited]

Definition at line 173 of file object.hh.


Constructor & Destructor Documentation

template<typename E >
mln::Gdpoint< E >::Gdpoint (  )  [inline, protected]

Definition at line 164 of file gdpoint.hh.