|
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 875 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_ComponentInstPtr |
Definition at line 881 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::FUNCTION_INSTANCE::FUNCTION_INSTANCE().
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_Fields |
Definition at line 889 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::FUNCTION_INSTANCE::FUNCTION_INSTANCE().
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_FunctionName |
Definition at line 887 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::FUNCTION_INSTANCE::FUNCTION_INSTANCE().
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_Key |
Definition at line 877 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_PtrX12 |
Definition at line 885 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_Slots |
Definition at line 888 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::FUNCTION_INSTANCE::FUNCTION_INSTANCE().
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x10_FUNCTION_INST::m_Unknown1 |
Definition at line 879 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x10_FUNCTION_INST::m_Unknown2 |
Definition at line 883 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x10_FUNCTION_INST::m_Unknown3 |
Definition at line 886 of file allegro_pcb_structs.h.