AllowedSlots enum name | BoardDesignRuleCheckSettings | |
BoardDesignRuleCheckSettings() noexcept | BoardDesignRuleCheckSettings | |
BoardDesignRuleCheckSettings(const BoardDesignRuleCheckSettings &other) noexcept | BoardDesignRuleCheckSettings | |
BoardDesignRuleCheckSettings(const SExpression &node) | BoardDesignRuleCheckSettings | explicit |
getAllowedNpthSlots() const noexcept | BoardDesignRuleCheckSettings | inline |
getAllowedPthSlots() const noexcept | BoardDesignRuleCheckSettings | inline |
getBlindViasAllowed() const noexcept | BoardDesignRuleCheckSettings | inline |
getBuriedViasAllowed() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinCopperBoardClearance() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinCopperCopperClearance() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinCopperNpthClearance() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinCopperWidth() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinDrillBoardClearance() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinDrillDrillClearance() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinNpthDrillDiameter() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinNpthSlotWidth() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinOutlineToolDiameter() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinPthAnnularRing() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinPthDrillDiameter() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinPthSlotWidth() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinSilkscreenStopmaskClearance() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinSilkscreenTextHeight() const noexcept | BoardDesignRuleCheckSettings | inline |
getMinSilkscreenWidth() const noexcept | BoardDesignRuleCheckSettings | inline |
mAllowedNpthSlots | BoardDesignRuleCheckSettings | private |
mAllowedPthSlots | BoardDesignRuleCheckSettings | private |
mBlindViasAllowed | BoardDesignRuleCheckSettings | private |
mBuriedViasAllowed | BoardDesignRuleCheckSettings | private |
mMinCopperBoardClearance | BoardDesignRuleCheckSettings | private |
mMinCopperCopperClearance | BoardDesignRuleCheckSettings | private |
mMinCopperNpthClearance | BoardDesignRuleCheckSettings | private |
mMinCopperWidth | BoardDesignRuleCheckSettings | private |
mMinDrillBoardClearance | BoardDesignRuleCheckSettings | private |
mMinDrillDrillClearance | BoardDesignRuleCheckSettings | private |
mMinNpthDrillDiameter | BoardDesignRuleCheckSettings | private |
mMinNpthSlotWidth | BoardDesignRuleCheckSettings | private |
mMinOutlineToolDiameter | BoardDesignRuleCheckSettings | private |
mMinPthAnnularRing | BoardDesignRuleCheckSettings | private |
mMinPthDrillDiameter | BoardDesignRuleCheckSettings | private |
mMinPthSlotWidth | BoardDesignRuleCheckSettings | private |
mMinSilkscreenStopmaskClearance | BoardDesignRuleCheckSettings | private |
mMinSilkscreenTextHeight | BoardDesignRuleCheckSettings | private |
mMinSilkscreenWidth | BoardDesignRuleCheckSettings | private |
operator!=(const BoardDesignRuleCheckSettings &rhs) const noexcept | BoardDesignRuleCheckSettings | inline |
operator=(const BoardDesignRuleCheckSettings &rhs) noexcept | BoardDesignRuleCheckSettings | |
operator==(const BoardDesignRuleCheckSettings &rhs) const noexcept | BoardDesignRuleCheckSettings | |
serialize(SExpression &root) const | BoardDesignRuleCheckSettings | |
setAllowedNpthSlots(AllowedSlots value) noexcept | BoardDesignRuleCheckSettings | inline |
setAllowedPthSlots(AllowedSlots value) noexcept | BoardDesignRuleCheckSettings | inline |
setBlindViasAllowed(bool value) noexcept | BoardDesignRuleCheckSettings | inline |
setBuriedViasAllowed(bool value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinCopperBoardClearance(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinCopperCopperClearance(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinCopperNpthClearance(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinCopperWidth(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinDrillBoardClearance(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinDrillDrillClearance(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinNpthDrillDiameter(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinNpthSlotWidth(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinOutlineToolDiameter(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinPthAnnularRing(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinPthDrillDiameter(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinPthSlotWidth(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinSilkscreenStopmaskClearance(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinSilkscreenTextHeight(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
setMinSilkscreenWidth(const UnsignedLength &value) noexcept | BoardDesignRuleCheckSettings | inline |
~BoardDesignRuleCheckSettings() noexcept | BoardDesignRuleCheckSettings | |