|
KiCad PCB EDA Suite
|
Ordered list of block keys. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_T |
| uint16_t | m_T2 |
| uint32_t | m_Key |
| COND_GE< FMT_VER::V_174, uint32_t > | m_Unknown |
| uint32_t | m_NumEntries |
| std::vector< uint32_t > | m_Entries |
Ordered list of block keys.
Context-dependent usage; appears alongside other block types for grouping related objects.
Definition at line 2088 of file allegro_pcb_structs.h.
| std::vector<uint32_t> ALLEGRO::BLK_0x3C_KEY_LIST::m_Entries |
Definition at line 2097 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3C_KEY_LIST::m_Key |
Definition at line 2092 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3C_KEY_LIST::m_NumEntries |
Definition at line 2096 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x3C_KEY_LIST::m_T |
Definition at line 2090 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x3C_KEY_LIST::m_T2 |
Definition at line 2091 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x3C_KEY_LIST::m_Unknown |
Definition at line 2094 of file allegro_pcb_structs.h.