Base class for implementation classes that are browsings. More...
#include <browsing.hh>

Public Types | |
| typedef Browsing< void > | category |
| typedef E | exact_t |
Public Member Functions | |
| void | final () |
| void | init () |
Protected Member Functions | |
| Browsing () | |
Base class for implementation classes that are browsings.
| typedef Browsing<void> mln::Browsing< E >::category |
Reimplemented from mln::Object< E >.
typedef E mln::Object< E >::exact_t [inherited] |
| mln::Browsing< E >::Browsing | ( | ) | [inline, protected] |
| void mln::Browsing< E >::final | ( | ) | [inline] |
| void mln::Browsing< E >::init | ( | ) | [inline] |
1.7.1