|
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 |
Static Public Attributes | |
| static constexpr uint8_t | BLOCK_TYPE_CODE = 0x06 |
Component/symbol definitions.
Links to instances (0x07), function slots (0x0F), and pin numbers (0x08).
Definition at line 715 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 717 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_CompDeviceType |
Definition at line 724 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_Fields |
Definition at line 735 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_FirstInstPtr |
Definition at line 728 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_Key |
Definition at line 719 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_Next |
Definition at line 722 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_PtrFunctionSlot |
Definition at line 730 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_PtrPinNumber |
Definition at line 732 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x06_COMPONENT::m_SymbolName |
Definition at line 726 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x06_COMPONENT::m_Unknown1 |
Definition at line 737 of file allegro_pcb_structs.h.