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

Placed pad instance linking a pad definition (0x0D via m_PadPtr) to its parent footprint (m_ParentFp) and net (m_NetPtr). More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_Type
 
LAYER_INFO m_Layer
 
uint32_t m_Key
 
uint32_t m_Next
 
uint32_t m_NetPtr
 
uint32_t m_Flags
 
COND_GE< FMT_VER::V_172, uint32_t > m_Prev
 
uint32_t m_NextInFp
 
uint32_t m_ParentFp
 
uint32_t m_Track
 
uint32_t m_PadPtr
 
uint32_t m_Ptr6
 
uint32_t m_Ratline
 
uint32_t m_PtrPinNumber
 
uint32_t m_NextInCompInst
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown2
 
uint32_t m_NameText
 
uint32_t m_Ptr11
 
std::array< int32_t, 4 > m_Coords
 

Static Public Attributes

static constexpr uint8_t BLOCK_TYPE_CODE = 0x32
 

Detailed Description

Placed pad instance linking a pad definition (0x0D via m_PadPtr) to its parent footprint (m_ParentFp) and net (m_NetPtr).

Chained within a footprint via m_NextInFp and within a component instance via m_NextInCompInst.

Definition at line 2136 of file allegro_pcb_structs.h.

Member Data Documentation

◆ BLOCK_TYPE_CODE

uint8_t ALLEGRO::BLK_0x32_PLACED_PAD::BLOCK_TYPE_CODE = 0x32
staticconstexpr

Definition at line 2138 of file allegro_pcb_structs.h.

◆ m_Coords

std::array<int32_t, 4> ALLEGRO::BLK_0x32_PLACED_PAD::m_Coords

Definition at line 2163 of file allegro_pcb_structs.h.

◆ m_Flags

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Flags

Definition at line 2145 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Key

Definition at line 2142 of file allegro_pcb_structs.h.

◆ m_Layer

LAYER_INFO ALLEGRO::BLK_0x32_PLACED_PAD::m_Layer

Definition at line 2141 of file allegro_pcb_structs.h.

◆ m_NameText

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_NameText

Definition at line 2160 of file allegro_pcb_structs.h.

◆ m_NetPtr

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_NetPtr

Definition at line 2144 of file allegro_pcb_structs.h.

◆ m_Next

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Next

Definition at line 2143 of file allegro_pcb_structs.h.

◆ m_NextInCompInst

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_NextInCompInst

Definition at line 2156 of file allegro_pcb_structs.h.

◆ m_NextInFp

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_NextInFp

Definition at line 2149 of file allegro_pcb_structs.h.

◆ m_PadPtr

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_PadPtr

Definition at line 2152 of file allegro_pcb_structs.h.

◆ m_ParentFp

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_ParentFp

Definition at line 2150 of file allegro_pcb_structs.h.

◆ m_Prev

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x32_PLACED_PAD::m_Prev

Definition at line 2147 of file allegro_pcb_structs.h.

◆ m_Ptr11

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Ptr11

Definition at line 2161 of file allegro_pcb_structs.h.

◆ m_Ptr6

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Ptr6

Definition at line 2153 of file allegro_pcb_structs.h.

◆ m_PtrPinNumber

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_PtrPinNumber

Definition at line 2155 of file allegro_pcb_structs.h.

◆ m_Ratline

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Ratline

Definition at line 2154 of file allegro_pcb_structs.h.

◆ m_Track

uint32_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Track

Definition at line 2151 of file allegro_pcb_structs.h.

◆ m_Type

uint8_t ALLEGRO::BLK_0x32_PLACED_PAD::m_Type

Definition at line 2140 of file allegro_pcb_structs.h.

◆ m_Unknown2

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x32_PLACED_PAD::m_Unknown2

Definition at line 2158 of file allegro_pcb_structs.h.


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