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

Member Typedef Documentation

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

Member Function Documentation

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

References mln::exact().

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

References mln::exact().

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