|
KiCad PCB EDA Suite
|
Component/symbol definitions. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint32_t | m_Key |
| uint32_t | m_Next |
| uint32_t | m_CompDeviceType |
| uint32_t | m_SymbolName |
| uint32_t | m_FirstInstPtr |
| uint32_t | m_PtrFunctionSlot |
| uint32_t | m_PtrPinNumber |
| uint32_t | m_Fields |
| COND_GE< FMT_VER::V_172, uint32_t > | m_Unknown1 |
Component/symbol definitions.
Links to instances (0x07), function slots (0x0F), and pin numbers (0x08).
Definition at line 640 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_CompDeviceType |
Definition at line 647 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT::COMPONENT().
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_Fields |
Definition at line 658 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT::COMPONENT().
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_FirstInstPtr |
Definition at line 651 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT::COMPONENT().
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_Key |
Definition at line 642 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT::COMPONENT().
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_Next |
Definition at line 645 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT::COMPONENT().
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_PtrFunctionSlot |
Definition at line 653 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT::COMPONENT().
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_PtrPinNumber |
Definition at line 655 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT::COMPONENT().
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_SymbolName |
Definition at line 649 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::COMPONENT::COMPONENT().
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x06_COMPONENT::m_Unknown1 |
Definition at line 660 of file allegro_pcb_structs.h.