#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... |
Definition at line 107 of file window/props.hh.