|
Horizon
|
Public Member Functions | |
| RuleVia (const UUID &uu) | |
| RuleVia (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 |
Public Member Functions inherited from horizon::Rule | |
| Rule (const UUID &uu) | |
| Rule (const json &j) | |
| Rule (const UUID &uu, const json &j) | |
Public Attributes | |
| RuleMatch | match |
| UUID | padstack |
| ParameterSet | parameter_set |
Public Attributes inherited from horizon::Rule | |
| UUID | uuid |
| int | order = 0 |
| RuleID | id = RuleID::NONE |
| bool | enabled = true |
1.8.17