|
|
| RuleClearanceCopperKeepout (const UUID &uu) |
| |
|
| RuleClearanceCopperKeepout (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 |
| |
|
uint64_t | get_clearance (PatchType pt_copper) const |
| |
|
void | set_clearance (PatchType pt_copper, uint64_t c) |
| |
|
uint64_t | get_max_clearance () const |
| |
|
| 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 |
| |
|
virtual bool | can_export () const |
| |
|
|
RuleMatch | match |
| |
|
RuleMatchKeepout | match_keepout |
| |
|
uint64_t | routing_offset = 0.05_mm |
| |
|
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: