KiCad PCB EDA Suite
|
This is the complete list of members for PADSTACK, including all inherited members.
AddPrimitive(PCB_SHAPE *aShape, PCB_LAYER_ID aLayer) | PADSTACK | |
ALL_LAYERS | PADSTACK | static |
AnchorShape(PCB_LAYER_ID aLayer) const | PADSTACK | |
AppendPrimitives(const std::vector< std::shared_ptr< PCB_SHAPE > > &aPrimitivesList, PCB_LAYER_ID aLayer) | PADSTACK | |
BackOuterLayers() | PADSTACK | inline |
BackOuterLayers() const | PADSTACK | inline |
ChamferPositions(PCB_LAYER_ID aLayer) | PADSTACK | |
ChamferPositions(PCB_LAYER_ID aLayer) const | PADSTACK | |
ChamferRatio(PCB_LAYER_ID aLayer) const | PADSTACK | |
Clearance(PCB_LAYER_ID aLayer=F_Cu) | PADSTACK | |
Clearance(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
ClearPrimitives(PCB_LAYER_ID aLayer) | PADSTACK | |
Compare(const PADSTACK *aPadstackRef, const PADSTACK *aPadstackCmp) | PADSTACK | static |
CopperLayer(PCB_LAYER_ID aLayer) | PADSTACK | |
CopperLayer(PCB_LAYER_ID aLayer) const | PADSTACK | |
CUSTOM_SHAPE_ZONE_MODE enum name | PADSTACK | |
CustomShapeInZoneMode() const | PADSTACK | inline |
DefaultThermalSpokeAngleForShape(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
Deserialize(const google::protobuf::Any &aContainer) override | PADSTACK | virtual |
Drill() | PADSTACK | inline |
Drill() const | PADSTACK | inline |
DrillShape() const | PADSTACK | |
EffectiveLayerFor(PCB_LAYER_ID aLayer) const | PADSTACK | |
EndLayer() const | PADSTACK | |
FlipLayers(int aCopperLayerCount) | PADSTACK | |
ForEachUniqueLayer(const std::function< void(PCB_LAYER_ID)> &aMethod) const | PADSTACK | |
FrontOuterLayers() | PADSTACK | inline |
FrontOuterLayers() const | PADSTACK | inline |
GetOrientation() const | PADSTACK | inline |
INNER_LAYERS | PADSTACK | static |
IsTented(PCB_LAYER_ID aSide) const | PADSTACK | |
LayerSet() const | PADSTACK | inline |
LayerSet() | PADSTACK | inline |
m_backMaskProps | PADSTACK | private |
m_copperProps | PADSTACK | private |
m_customName | PADSTACK | private |
m_customShapeInZoneMode | PADSTACK | private |
m_drill | PADSTACK | private |
m_frontMaskProps | PADSTACK | private |
m_layerSet | PADSTACK | private |
m_mode | PADSTACK | private |
m_orientation | PADSTACK | private |
m_parent | PADSTACK | private |
m_secondaryDrill | PADSTACK | private |
m_unconnectedLayerMode | PADSTACK | private |
MODE enum name | PADSTACK | |
Mode() const | PADSTACK | inline |
Name() const | PADSTACK | |
Offset(PCB_LAYER_ID aLayer) | PADSTACK | |
Offset(PCB_LAYER_ID aLayer) const | PADSTACK | |
operator!=(const PADSTACK &aOther) const | PADSTACK | inline |
operator=(const PADSTACK &aOther) | PADSTACK | |
operator==(const PADSTACK &aOther) const | PADSTACK | |
packCopperLayer(PCB_LAYER_ID aLayer, kiapi::board::types::PadStack &aProto) const | PADSTACK | private |
PADSTACK(BOARD_ITEM *aParent) | PADSTACK | |
PADSTACK(const PADSTACK &aOther) | PADSTACK | |
Primitives(PCB_LAYER_ID aLayer) | PADSTACK | |
Primitives(PCB_LAYER_ID aLayer) const | PADSTACK | |
RelevantShapeLayers(const PADSTACK &aOther) const | PADSTACK | |
ReplacePrimitives(const std::vector< std::shared_ptr< PCB_SHAPE > > &aPrimitivesList, PCB_LAYER_ID aLayer) | PADSTACK | |
RoundRectRadius(PCB_LAYER_ID aLayer) const | PADSTACK | |
RoundRectRadiusRatio(PCB_LAYER_ID aLayer) const | PADSTACK | |
SecondaryDrill() | PADSTACK | inline |
SecondaryDrill() const | PADSTACK | inline |
Serialize(google::protobuf::Any &aContainer) const override | PADSTACK | virtual |
SetAnchorShape(PAD_SHAPE aShape, PCB_LAYER_ID aLayer) | PADSTACK | |
SetChamferPositions(int aPositions, PCB_LAYER_ID aLayer) | PADSTACK | |
SetChamferRatio(double aRatio, PCB_LAYER_ID aLayer) | PADSTACK | |
SetCustomShapeInZoneMode(CUSTOM_SHAPE_ZONE_MODE aM) | PADSTACK | inline |
SetDrillShape(PAD_DRILL_SHAPE aShape) | PADSTACK | |
SetLayerSet(const LSET &aSet) | PADSTACK | inline |
SetMode(MODE aMode) | PADSTACK | |
SetOrientation(EDA_ANGLE aAngle) | PADSTACK | inline |
SetRoundRectRadius(double aRadius, PCB_LAYER_ID aLayer) | PADSTACK | |
SetRoundRectRadiusRatio(double aRatio, PCB_LAYER_ID aLayer) | PADSTACK | |
SetShape(PAD_SHAPE aShape, PCB_LAYER_ID aLayer) | PADSTACK | |
SetSize(const VECTOR2I &aSize, PCB_LAYER_ID aLayer) | PADSTACK | |
SetThermalSpokeAngle(EDA_ANGLE aAngle, PCB_LAYER_ID aLayer=F_Cu) | PADSTACK | |
SetUnconnectedLayerMode(UNCONNECTED_LAYER_MODE aMode) | PADSTACK | inline |
Shape(PCB_LAYER_ID aLayer) const | PADSTACK | |
Similarity(const PADSTACK &aOther) const | PADSTACK | |
Size(PCB_LAYER_ID aLayer) const | PADSTACK | |
SolderMaskMargin(PCB_LAYER_ID aLayer=F_Cu) | PADSTACK | |
SolderMaskMargin(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
SolderPasteMargin(PCB_LAYER_ID aLayer=F_Cu) | PADSTACK | |
SolderPasteMargin(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
SolderPasteMarginRatio(PCB_LAYER_ID aLayer=F_Cu) | PADSTACK | |
SolderPasteMarginRatio(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
StartLayer() const | PADSTACK | |
ThermalGap(PCB_LAYER_ID aLayer=F_Cu) | PADSTACK | |
ThermalGap(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
ThermalSpokeAngle(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
ThermalSpokeWidth(PCB_LAYER_ID aLayer=F_Cu) | PADSTACK | |
ThermalSpokeWidth(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
TrapezoidDeltaSize(PCB_LAYER_ID aLayer) | PADSTACK | |
TrapezoidDeltaSize(PCB_LAYER_ID aLayer) const | PADSTACK | |
TYPE enum name | PADSTACK | |
UNCONNECTED_LAYER_MODE enum name | PADSTACK | |
UnconnectedLayerMode() const | PADSTACK | inline |
UniqueLayers() const | PADSTACK | |
unpackCopperLayer(const kiapi::board::types::PadStackLayer &aProto) | PADSTACK | private |
ZoneConnection(PCB_LAYER_ID aLayer=F_Cu) | PADSTACK | |
ZoneConnection(PCB_LAYER_ID aLayer=F_Cu) const | PADSTACK | |
~PADSTACK()=default | PADSTACK | virtual |