|
KiCad PCB EDA Suite
|
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 |
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.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Len |
Definition at line 2153 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Name |
Definition at line 2155 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x3B_PROPERTY::m_SubType |
Definition at line 2152 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x3B_PROPERTY::m_T |
Definition at line 2151 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Type |
Definition at line 2156 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown1 |
Definition at line 2158 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown2 |
Definition at line 2159 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown3 |
Definition at line 2161 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Value |
Definition at line 2163 of file allegro_pcb_structs.h.