|
enum class | Mode {
ALL
, NET
, NET_CLASS
, NET_NAME_REGEX
,
ALL
, NET
, NET_CLASS
, NET_NAME_REGEX
} |
|
enum class | Mode {
ALL
, NET
, NET_CLASS
, NET_NAME_REGEX
,
ALL
, NET
, NET_CLASS
, NET_NAME_REGEX
} |
|
|
| RuleMatch (const json &j) |
|
json | serialize () const |
|
std::string | get_brief (const class Block *block=nullptr) const |
|
void | cleanup (const class Block *block) |
|
bool | match (const class Net *net) const |
|
| RuleMatch (const json &j) |
|
json | serialize () const |
|
std::string | get_brief (const class Block *block=nullptr) const |
|
void | cleanup (const class Block *block) |
|
bool | match (const class Net *net) const |
|
|
Mode | mode = Mode::ALL |
|
UUID | net |
|
UUID | net_class |
|
std::string | net_name_regex |
|
The documentation for this class was generated from the following files:
- horizon-eda-1.3.0/src/rules/rule_match.hpp
- horizon-eda-1.3.0/src/rules/rule_match.cpp