KiCad PCB EDA Suite
|
#include <altium_parser_pcb.h>
Public Member Functions | |
AEXTENDED_PRIMITIVE_INFORMATION (ALTIUM_BINARY_PARSER &aReader) | |
Definition at line 348 of file altium_parser_pcb.h.
|
explicit |
Definition at line 252 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 357 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().
ALTIUM_MODE AEXTENDED_PRIMITIVE_INFORMATION::pastemaskexpansionmode |
Definition at line 356 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().
int AEXTENDED_PRIMITIVE_INFORMATION::primitiveIndex |
Definition at line 350 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::ParseExtendedPrimitiveInformationData().
ALTIUM_RECORD AEXTENDED_PRIMITIVE_INFORMATION::primitiveObjectId |
Definition at line 351 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::ParseExtendedPrimitiveInformationData().
int32_t AEXTENDED_PRIMITIVE_INFORMATION::soldermaskexpansionmanual |
Definition at line 359 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().
ALTIUM_MODE AEXTENDED_PRIMITIVE_INFORMATION::soldermaskexpansionmode |
Definition at line 358 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 353 of file altium_parser_pcb.h.
Referenced by AEXTENDED_PRIMITIVE_INFORMATION(), and ALTIUM_PCB::HelperGetSolderAndPasteMaskExpansions().