Horizon
|
Public Member Functions | |
RulePlane (const UUID &uu) | |
RulePlane (const UUID &uu, const json &j) | |
json | serialize () const override |
std::string | get_brief (const class Block *block=nullptr) const override |
bool | is_match_all () const override |
![]() | |
Rule (const UUID &uu) | |
Rule (const json &j) | |
Rule (const UUID &uu, const json &j) | |
Public Attributes | |
RuleMatch | match |
int | layer = 10000 |
PlaneSettings | settings |
![]() | |
UUID | uuid |
int | order = 0 |
RuleID | id = RuleID::NONE |
bool | enabled = true |