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

Component instance reference data. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint32_t m_Key
 
uint32_t m_Next
 
COND_GE< FMT_VER::V_172, uint32_t > m_UnknownPtr1
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown2
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown3
 
uint32_t m_FpInstPtr
 
COND_LT< FMT_VER::V_172, uint32_t > m_Unknown4
 
uint32_t m_RefDesStrPtr
 
uint32_t m_FunctionInstPtr
 
uint32_t m_X03Ptr
 
uint32_t m_Unknown5
 
uint32_t m_FirstPadPtr
 

Detailed Description

Component instance reference data.

Links a placed footprint (0x2D) to its reference designator string, function instance (0x10), and placed pad list (0x32). One 0x07 exists per placed component.

Definition at line 669 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_FirstPadPtr

uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FirstPadPtr

Definition at line 687 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::COMPONENT_INST::COMPONENT_INST().

◆ m_FpInstPtr

uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FpInstPtr

Definition at line 679 of file allegro_pcb_structs.h.

◆ m_FunctionInstPtr

uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_FunctionInstPtr

Definition at line 684 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::COMPONENT_INST::COMPONENT_INST().

◆ m_Key

uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Key

Definition at line 671 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::COMPONENT_INST::COMPONENT_INST().

◆ m_Next

uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Next

Definition at line 673 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::COMPONENT_INST::COMPONENT_INST().

◆ m_RefDesStrPtr

uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_RefDesStrPtr

◆ m_Unknown2

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

Definition at line 676 of file allegro_pcb_structs.h.

◆ m_Unknown3

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown3

Definition at line 677 of file allegro_pcb_structs.h.

◆ m_Unknown4

COND_LT<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown4

Definition at line 681 of file allegro_pcb_structs.h.

◆ m_Unknown5

uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_Unknown5

Definition at line 686 of file allegro_pcb_structs.h.

◆ m_UnknownPtr1

COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x07_COMPONENT_INST::m_UnknownPtr1

Definition at line 675 of file allegro_pcb_structs.h.

◆ m_X03Ptr

uint32_t ALLEGRO::BLK_0x07_COMPONENT_INST::m_X03Ptr

Definition at line 685 of file allegro_pcb_structs.h.


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