|
RuleID | get_id () const override |
|
| RuleClearanceCopperKeepout (const UUID &uu) |
|
| RuleClearanceCopperKeepout (const UUID &uu, const json &j) |
|
json | serialize () const override |
|
std::string | get_brief (const class Block *block=nullptr, class IPool *pool=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 |
|
|
static const auto | id = RuleID::CLEARANCE_COPPER_KEEPOUT |
|
|
enum class | SerializeMode { SERIALIZE
, EXPORT
} |
|
static std::string | layer_to_string (int layer) |
|
The documentation for this class was generated from the following files: