|
KiCad PCB EDA Suite
|
Component instance reference data. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint32_t | m_Key |
| uint32_t | m_Next |
| COND_GE< FMT_VER::V_172, uint32_t > | m_UnknownPtr1 |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown2 |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown3 |
| uint32_t | m_FpInstPtr |
| COND_LT< FMT_VER::V_172, uint32_t > | m_Unknown4 |
| uint32_t | m_RefDesStrPtr |
| uint32_t | m_FunctionInstPtr |
| uint32_t | m_X03Ptr |
| uint32_t | m_Unknown5 |
| uint32_t | m_FirstPadPtr |
Component instance reference data.
Links a placed footprint (0x2D) to its reference designator string, function instance (0x10), and placed pad list (0x32). One 0x07 exists per placed component.
Definition at line 669 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FirstPadPtr |
Definition at line 687 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT_INST::COMPONENT_INST().
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FpInstPtr |
Definition at line 679 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FunctionInstPtr |
Definition at line 684 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT_INST::COMPONENT_INST().
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Key |
Definition at line 671 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT_INST::COMPONENT_INST().
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Next |
Definition at line 673 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT_INST::COMPONENT_INST().
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_RefDesStrPtr |
Definition at line 683 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildFootprint(), and ALLEGRO::COMPONENT_INST::COMPONENT_INST().
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown2 |
Definition at line 676 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown3 |
Definition at line 677 of file allegro_pcb_structs.h.
| COND_LT<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown4 |
Definition at line 681 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown5 |
Definition at line 686 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_UnknownPtr1 |
Definition at line 675 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_X03Ptr |
Definition at line 685 of file allegro_pcb_structs.h.