|
KiCad PCB EDA Suite
|
#include <altium_parser_pcb.h>
Public Member Functions | |
| AEXTENDED_PRIMITIVE_INFORMATION (ALTIUM_BINARY_PARSER &aReader) | |
Definition at line 443 of file altium_parser_pcb.h.
|
explicit |
Definition at line 390 of file altium_parser_pcb.cpp.
References pastemaskexpansionmanual, pastemaskexpansionmode, primitiveIndex, primitiveObjectId, ReadAltiumExtendedPrimitiveInformationTypeFromProperties(), ReadAltiumModeFromProperties(), ReadAltiumRecordFromProperties(), ALTIUM_PROPS_UTILS::ReadInt(), ALTIUM_PROPS_UTILS::ReadKicadUnit(), ALTIUM_BINARY_PARSER::ReadProperties(), soldermaskexpansionmanual, soldermaskexpansionmode, THROW_IO_ERROR, and type.
| int32_t AEXTENDED_PRIMITIVE_INFORMATION::pastemaskexpansionmanual |
Definition at line 452 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().
| ALTIUM_MODE AEXTENDED_PRIMITIVE_INFORMATION::pastemaskexpansionmode |
Definition at line 451 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().
| int AEXTENDED_PRIMITIVE_INFORMATION::primitiveIndex |
Definition at line 445 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::ParseExtendedPrimitiveInformationData().
| ALTIUM_RECORD AEXTENDED_PRIMITIVE_INFORMATION::primitiveObjectId |
Definition at line 446 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::ParseExtendedPrimitiveInformationData().
| int32_t AEXTENDED_PRIMITIVE_INFORMATION::soldermaskexpansionmanual |
Definition at line 454 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().
| ALTIUM_MODE AEXTENDED_PRIMITIVE_INFORMATION::soldermaskexpansionmode |
Definition at line 453 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().
| AEXTENDED_PRIMITIVE_INFORMATION_TYPE AEXTENDED_PRIMITIVE_INFORMATION::type |
Definition at line 448 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().