|
Horizon
|
Public Member Functions | |
| RuleSinglePinNet (const json &j) | |
| json | serialize () const override |
| std::string | get_brief (const class Block *block=nullptr) const override |
Public Member Functions inherited from horizon::Rule | |
| Rule (const UUID &uu) | |
| Rule (const json &j) | |
| Rule (const UUID &uu, const json &j) | |
| virtual bool | is_match_all () const |
Public Attributes | |
| bool | include_unnamed = true |
Public Attributes inherited from horizon::Rule | |
| UUID | uuid |
| int | order = 0 |
| RuleID | id = RuleID::NONE |
| bool | enabled = true |
1.8.17