Horizon
|
Public Member Functions | |
RuleLayerPair (const UUID &uu) | |
RuleLayerPair (const UUID &uu, const json &j) | |
json | serialize () const override |
std::string | get_brief (const class Block *block=nullptr) const override |
![]() | |
Rule (const UUID &uu) | |
Rule (const json &j) | |
Rule (const UUID &uu, const json &j) | |
int | get_order () const |
virtual bool | is_match_all () const |
Public Attributes | |
RuleMatch | match |
std::pair< int, int > | layers |
![]() | |
UUID | uuid |
RuleID | id = RuleID::NONE |
bool | enabled = true |