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

Fixed-capacity pointer array (100 entries). More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_T
 
uint16_t m_T2
 
uint32_t m_Key
 
uint32_t m_Ptr1
 
uint32_t m_Unknown1
 
uint32_t m_Capacity
 
uint32_t m_Count
 
uint32_t m_Unknown2
 
std::array< uint32_t, 100 > m_Ptrs
 
COND_GE< FMT_VER::V_174, uint32_t > m_UnknownArr
 

Detailed Description

Fixed-capacity pointer array (100 entries).

Used in zone net resolution where m_Ptrs[0] points to the owning 0x1B NET block. m_Count indicates how many entries are valid.

Definition at line 1997 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Capacity

uint32_t ALLEGRO::BLK_0x37_PTR_ARRAY::m_Capacity

Definition at line 2004 of file allegro_pcb_structs.h.

◆ m_Count

uint32_t ALLEGRO::BLK_0x37_PTR_ARRAY::m_Count

Definition at line 2005 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::BOARD_BUILDER::resolveShapeNet().

◆ m_Key

uint32_t ALLEGRO::BLK_0x37_PTR_ARRAY::m_Key

Definition at line 2001 of file allegro_pcb_structs.h.

◆ m_Ptr1

uint32_t ALLEGRO::BLK_0x37_PTR_ARRAY::m_Ptr1

Definition at line 2002 of file allegro_pcb_structs.h.

◆ m_Ptrs

std::array<uint32_t, 100> ALLEGRO::BLK_0x37_PTR_ARRAY::m_Ptrs

Definition at line 2008 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::BOARD_BUILDER::resolveShapeNet().

◆ m_T

uint8_t ALLEGRO::BLK_0x37_PTR_ARRAY::m_T

Definition at line 1999 of file allegro_pcb_structs.h.

◆ m_T2

uint16_t ALLEGRO::BLK_0x37_PTR_ARRAY::m_T2

Definition at line 2000 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x37_PTR_ARRAY::m_Unknown1

Definition at line 2003 of file allegro_pcb_structs.h.

◆ m_Unknown2

uint32_t ALLEGRO::BLK_0x37_PTR_ARRAY::m_Unknown2

Definition at line 2006 of file allegro_pcb_structs.h.

◆ m_UnknownArr

COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x37_PTR_ARRAY::m_UnknownArr

Definition at line 2010 of file allegro_pcb_structs.h.


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