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

Named property with type and value strings. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint8_t m_T
 
uint16_t m_SubType
 
uint32_t m_Len
 
std::string m_Name
 
std::string m_Type
 
uint32_t m_Unknown1
 
uint32_t m_Unknown2
 
COND_GE< FMT_VER::V_172, uint32_t > m_Unknown3
 
std::string m_Value
 

Detailed Description

Named property with type and value strings.

Carries board-level metadata such as component attributes and design parameters.

Definition at line 2149 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Len

uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Len

Definition at line 2153 of file allegro_pcb_structs.h.

◆ m_Name

std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Name

Definition at line 2155 of file allegro_pcb_structs.h.

◆ m_SubType

uint16_t ALLEGRO::BLK_0x3B_PROPERTY::m_SubType

Definition at line 2152 of file allegro_pcb_structs.h.

◆ m_T

uint8_t ALLEGRO::BLK_0x3B_PROPERTY::m_T

Definition at line 2151 of file allegro_pcb_structs.h.

◆ m_Type

std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Type

Definition at line 2156 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown1

Definition at line 2158 of file allegro_pcb_structs.h.

◆ m_Unknown2

uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown2

Definition at line 2159 of file allegro_pcb_structs.h.

◆ m_Unknown3

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

Definition at line 2161 of file allegro_pcb_structs.h.

◆ m_Value

std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Value

Definition at line 2163 of file allegro_pcb_structs.h.


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