Public Types

mln::trait::window_< mln::w_window< D, W > > Struct Template Reference

#include <w_window.hh>

Inheritance diagram for mln::trait::window_< mln::w_window< D, W > >:
Inheritance graph

List of all members.

Public Types

typedef
trait::window::definition::unique 
definition
typedef trait::window::size::fixed size
typedef
trait::window::support::regular 
support

Detailed Description

template<typename D, typename W>
struct mln::trait::window_< mln::w_window< D, W > >

Definition at line 85 of file core/w_window.hh.


Member Typedef Documentation

template<typename D >
typedef trait::window::definition::unique mln::trait::window_< mln::window< D > >::definition [inherited]

Definition at line 72 of file window.hh.

template<typename D >
typedef trait::window::size::fixed mln::trait::window_< mln::window< D > >::size [inherited]

Definition at line 70 of file window.hh.

template<typename D >
typedef trait::window::support::regular mln::trait::window_< mln::window< D > >::support [inherited]

Definition at line 71 of file window.hh.