Public Types

mln::trait::window_< W > Struct Template Reference

The trait pack structure for properties of windows. More...

#include <windows.hh>

Inheritance diagram for mln::trait::window_< W >:
Inheritance graph

List of all members.

Public Types

typedef undef definition
typedef undef size
typedef undef support

Detailed Description

template<typename W>
struct mln::trait::window_< W >

The trait pack structure for properties of windows.

This structure is specialized for every concrete class of site set so that properties are properly defined.

See also:
mln::doc::Window for the documentation of the "window" concept.

Definition at line 90 of file windows.hh.


Member Typedef Documentation

template<typename W>
typedef undef mln::trait::undefined_window_< W >::definition [inherited]

Definition at line 77 of file windows.hh.

template<typename W>
typedef undef mln::trait::undefined_window_< W >::size [inherited]

Definition at line 75 of file windows.hh.

template<typename W>
typedef undef mln::trait::undefined_window_< W >::support [inherited]

Definition at line 76 of file windows.hh.