|
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 685 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FirstPadPtr |
Definition at line 703 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FpInstPtr |
Definition at line 695 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FunctionInstPtr |
Definition at line 700 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Key |
Definition at line 687 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Next |
Definition at line 689 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_RefDesStrPtr |
Definition at line 699 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::buildFootprint().
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown2 |
Definition at line 692 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown3 |
Definition at line 693 of file allegro_pcb_structs.h.
| COND_LT<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown4 |
Definition at line 697 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown5 |
Definition at line 702 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_UnknownPtr1 |
Definition at line 691 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_X03Ptr |
Definition at line 701 of file allegro_pcb_structs.h.