Base class for implementation classes that are windows. More...
#include <window.hh>
Public Types | |
typedef Window< void > | category |
typedef E | exact_t |
Protected Member Functions | |
Window () |
Base class for implementation classes that are windows.
typedef Window<void> mln::Window< E >::category |
Reimplemented from mln::Object< E >.
typedef E mln::Object< E >::exact_t [inherited] |
mln::Window< E >::Window | ( | ) | [inline, protected] |