|
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 |
Static Public Attributes | |
| static constexpr uint8_t | BLOCK_TYPE_CODE = 0x3C |
Ordered list of block keys.
Context-dependent usage; appears alongside other block types for grouping related objects.
Definition at line 2462 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 2464 of file allegro_pcb_structs.h.
| std::vector<uint32_t> ALLEGRO::BLK_0x3C_KEY_LIST::m_Entries |
Definition at line 2473 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3C_KEY_LIST::m_Key |
Definition at line 2468 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3C_KEY_LIST::m_NumEntries |
Definition at line 2472 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::BOARD_BUILDER::createTables().
| uint8_t ALLEGRO::BLK_0x3C_KEY_LIST::m_T |
Definition at line 2466 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x3C_KEY_LIST::m_T2 |
Definition at line 2467 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x3C_KEY_LIST::m_Unknown |
Definition at line 2470 of file allegro_pcb_structs.h.