Public Types | Public Member Functions

mln::concrete Struct Reference

Inheritance diagram for mln::concrete:
Inheritance graph

List of all members.

Public Types

typedef Object< void > category
typedef concrete exact_t

Public Member Functions

void m ()
void m () const
int ** m_impl ()
int * m_impl () const

Detailed Description

Definition at line 55 of file exact.cc.


Member Typedef Documentation

typedef Object<void> mln::Object< concrete >::category [inherited]

Definition at line 174 of file object.hh.

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

Definition at line 173 of file object.hh.


Member Function Documentation

void mln::Base< concrete >::m (  )  [inline, inherited]

Definition at line 43 of file exact.cc.

References mln::exact().

void mln::Base< concrete >::m (  )  const [inline, inherited]

Definition at line 48 of file exact.cc.

References mln::exact().

int** mln::concrete::m_impl (  )  [inline]

Definition at line 57 of file exact.cc.

int* mln::concrete::m_impl (  )  const [inline]

Definition at line 58 of file exact.cc.