|
KiCad PCB EDA Suite
|
Function instance linking a component instance (0x07) to its schematic function, pin cross-references (0x12), and function slots (0x0F). More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint32_t | m_Key |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown1 |
| uint32_t | m_ComponentInstPtr |
| COND_GE< FMT_VER::V_174, uint32_t > | m_Unknown2 |
| uint32_t | m_PtrX12 |
| uint32_t | m_Unknown3 |
| uint32_t | m_FunctionName |
| uint32_t | m_Slots |
| uint32_t | m_Fields |
Function instance linking a component instance (0x07) to its schematic function, pin cross-references (0x12), and function slots (0x0F).
Count matches 0x07 objects one-to-one.
Definition at line 918 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_ComponentInstPtr |
Definition at line 924 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_Fields |
Definition at line 932 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_FunctionName |
Definition at line 930 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_Key |
Definition at line 920 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_PtrX12 |
Definition at line 928 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_Slots |
Definition at line 931 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x10_FUNCTION_INST::m_Unknown1 |
Definition at line 922 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x10_FUNCTION_INST::m_Unknown2 |
Definition at line 926 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_Unknown3 |
Definition at line 929 of file allegro_pcb_structs.h.