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

Per-padstack dimension records with name and value. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint32_t m_Key
 
uint32_t m_Next
 Linked list next pointer (used by LL_WALKER)
 
uint32_t m_Unknown2
 
uint32_t m_Unknown3
 
uint32_t m_Unknown4
 
uint16_t m_Unknown5
 
uint16_t m_Size
 
std::vector< uint8_t > m_Substruct
 Version-dependent substruct holding padstack dimension name and value.
 

Detailed Description

Per-padstack dimension records with name and value.

Not imported.

Definition at line 1293 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Key

uint32_t ALLEGRO::BLK_0x1F_PADSTACK_DIM::m_Key

Definition at line 1295 of file allegro_pcb_structs.h.

◆ m_Next

uint32_t ALLEGRO::BLK_0x1F_PADSTACK_DIM::m_Next

Linked list next pointer (used by LL_WALKER)

Definition at line 1296 of file allegro_pcb_structs.h.

◆ m_Size

uint16_t ALLEGRO::BLK_0x1F_PADSTACK_DIM::m_Size

Definition at line 1301 of file allegro_pcb_structs.h.

◆ m_Substruct

std::vector<uint8_t> ALLEGRO::BLK_0x1F_PADSTACK_DIM::m_Substruct

Version-dependent substruct holding padstack dimension name and value.

Definition at line 1306 of file allegro_pcb_structs.h.

◆ m_Unknown2

uint32_t ALLEGRO::BLK_0x1F_PADSTACK_DIM::m_Unknown2

Definition at line 1297 of file allegro_pcb_structs.h.

◆ m_Unknown3

uint32_t ALLEGRO::BLK_0x1F_PADSTACK_DIM::m_Unknown3

Definition at line 1298 of file allegro_pcb_structs.h.

◆ m_Unknown4

uint32_t ALLEGRO::BLK_0x1F_PADSTACK_DIM::m_Unknown4

Definition at line 1299 of file allegro_pcb_structs.h.

◆ m_Unknown5

uint16_t ALLEGRO::BLK_0x1F_PADSTACK_DIM::m_Unknown5

Definition at line 1300 of file allegro_pcb_structs.h.


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