AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ass::Rule Member List

This is the complete list of members for ass::Rule, including all inherited members.

addDeclaration(_< ass::prop::IPropertyBase > declaration) (defined in ass::PropertyList)ass::PropertyListinline
declarations() const noexcept (defined in ass::PropertyList)ass::PropertyListinline
getSelector() const (defined in ass::Rule)ass::Ruleinline
mProperties (defined in ass::PropertyList)ass::PropertyListprotected
processDeclaration(T &&t) (defined in ass::PropertyList)ass::PropertyListinlineprotected
processDeclarations(Property &&declaration, Declarations &&... declarations) (defined in ass::PropertyList)ass::PropertyListinlineprotected
PropertyList(Declarations &&... declarations) (defined in ass::PropertyList)ass::PropertyListinline
PropertyList() (defined in ass::PropertyList)ass::PropertyListinline
Rule(ass::AAssSelector selector, Declarations &&... declarations) (defined in ass::Rule)ass::Ruleinline