KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BLK_0x3C_KEY_LIST Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ m_Entries

std::vector<uint32_t> ALLEGRO::BLK_0x3C_KEY_LIST::m_Entries

Definition at line 2097 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x3C_KEY_LIST::m_Key

Definition at line 2092 of file allegro_pcb_structs.h.

◆ m_NumEntries

uint32_t ALLEGRO::BLK_0x3C_KEY_LIST::m_NumEntries

Definition at line 2096 of file allegro_pcb_structs.h.

◆ m_T

uint8_t ALLEGRO::BLK_0x3C_KEY_LIST::m_T

Definition at line 2090 of file allegro_pcb_structs.h.

◆ m_T2

uint16_t ALLEGRO::BLK_0x3C_KEY_LIST::m_T2

Definition at line 2091 of file allegro_pcb_structs.h.

◆ m_Unknown

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.


The documentation for this struct was generated from the following file: