Classes

mln::trait::window::definition Struct Reference

Window property about how the window is defined. More...

#include <props.hh>

Classes

struct  any
 Base class for the window 'definition' property. More...
struct  multiple
 Abstract property that states that the definition is multiple. More...
struct  n_ary
 Property that states that this window has n definitions. More...
struct  unique
 Property that states that the definition is unique. More...
struct  varying
 Property that states that this window has a varying definition. More...

Detailed Description

Window property about how the window is defined.

Definition at line 107 of file window/props.hh.