|
KiCad PCB EDA Suite
|
Classes | |
| struct | Attribute |
| struct | AttributeBase |
| struct | AttributeName |
| struct | AttributeSimple |
| struct | BooleanAttribute |
| struct | FloatAttribute |
| struct | IsComp |
| struct | IsFeature |
| struct | IsLayer |
| struct | IsNet |
| struct | IsPkg |
| struct | IsProductModel |
| struct | IsStep |
| struct | IsSymbol |
| struct | OPTION_Attribute |
| struct | TextAttribute |
Enumerations | |
| enum class | TYPE { FLOAT , BOOLEAN , TEXT , OPTION , INTEGER } |
| enum class | DRILL { PLATED , NON_PLATED , VIA } |
| enum class | PAD_USAGE { TOEPRINT , VIA , G_FIDUCIAL , L_FIDUCIAL , TOOLING_HOLE , BOND_FINGER } |
| enum class | PLATED_TYPE { STANDARD , PRESS_FIT } |
| enum class | VIA_TYPE { DRILLED , LASER , PHOTO } |
| enum class | COMP_MOUNT_TYPE { OTHER , MT_SMD , THT , PRESSFIT } |
|
strong |
| Enumerator | |
|---|---|
| OTHER | |
| MT_SMD | |
| THT | |
| PRESSFIT | |
Definition at line 285 of file odb_attribute.h.
|
strong |
| Enumerator | |
|---|---|
| PLATED | |
| NON_PLATED | |
| VIA | |
Definition at line 247 of file odb_attribute.h.
|
strong |
| Enumerator | |
|---|---|
| TOEPRINT | |
| VIA | |
| G_FIDUCIAL | |
| L_FIDUCIAL | |
| TOOLING_HOLE | |
| BOND_FINGER | |
Definition at line 256 of file odb_attribute.h.
|
strong |
| Enumerator | |
|---|---|
| STANDARD | |
| PRESS_FIT | |
Definition at line 268 of file odb_attribute.h.
|
strong |
| Enumerator | |
|---|---|
| FLOAT | |
| BOOLEAN | |
| TEXT | |
| OPTION | |
| INTEGER | |
Definition at line 34 of file odb_attribute.h.
|
strong |
| Enumerator | |
|---|---|
| DRILLED | |
| LASER | |
| PHOTO | |
Definition at line 276 of file odb_attribute.h.