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 2066 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Len

uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Len

Definition at line 2070 of file allegro_pcb_structs.h.

◆ m_Name

std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Name

Definition at line 2072 of file allegro_pcb_structs.h.

◆ m_SubType

uint16_t ALLEGRO::BLK_0x3B_PROPERTY::m_SubType

Definition at line 2069 of file allegro_pcb_structs.h.

◆ m_T

uint8_t ALLEGRO::BLK_0x3B_PROPERTY::m_T

Definition at line 2068 of file allegro_pcb_structs.h.

◆ m_Type

std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Type

Definition at line 2073 of file allegro_pcb_structs.h.

◆ m_Unknown1

uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown1

Definition at line 2075 of file allegro_pcb_structs.h.

◆ m_Unknown2

uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown2

Definition at line 2076 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 2078 of file allegro_pcb_structs.h.

◆ m_Value

std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Value

Definition at line 2080 of file allegro_pcb_structs.h.


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