|
Horizon
|
Public Member Functions | |
| BoardRulesImportInfo (const json &j) | |
| const json & | get_rules () const override |
Public Member Functions inherited from horizon::RulesImportInfo | |
| RulesImportInfo (const json &j) | |
Public Attributes | |
| unsigned int | n_inner_layers |
| std::map< UUID, std::string > | net_classes |
| UUID | net_class_default |
| json | rules |
Public Attributes inherited from horizon::RulesImportInfo | |
| std::string | name |
| std::string | notes |