|
| RuleVia (const UUID &uu) |
|
| RuleVia (const UUID &uu, const json &j, const RuleImportMap &import_map) |
|
json | serialize () const override |
|
std::string | get_brief (const class Block *block=nullptr) const override |
|
bool | is_match_all () const override |
|
bool | can_export () const override |
|
| Rule (const UUID &uu) |
|
| Rule (const json &j) |
|
| Rule (const json &j, const RuleImportMap &import_map) |
|
| Rule (const UUID &uu, const json &j) |
|
| Rule (const UUID &uu, const json &j, const RuleImportMap &import_map) |
|
int | get_order () const |
|
|
RuleMatch | match |
|
UUID | padstack |
|
ParameterSet | parameter_set |
|
UUID | uuid |
|
RuleID | id = RuleID::NONE |
|
bool | enabled = true |
|
bool | imported = false |
|
|
enum class | SerializeMode { SERIALIZE
, EXPORT
} |
|
The documentation for this class was generated from the following files: