#include <browsing.hh>

Public Types | |
| typedef Browsing< void > | category |
| typedef E | exact_t |
Public Member Functions | |
| void | final () |
| void | init () |
Protected Member Functions | |
| Browsing () | |
Definition at line 56 of file browsing.hh.
| typedef Browsing<void> mln::Browsing< E >::category |
typedef E mln::Object< E >::exact_t [inherited] |
| mln::Browsing< E >::Browsing | ( | ) | [inline, protected] |
Definition at line 72 of file browsing.hh.
| void mln::Browsing< E >::final | ( | ) | [inline] |
Definition at line 84 of file browsing.hh.
| void mln::Browsing< E >::init | ( | ) | [inline] |
Definition at line 78 of file browsing.hh.
1.5.6