|
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 2299 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Len |
Definition at line 2303 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Name |
Definition at line 2305 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x3B_PROPERTY::m_SubType |
Definition at line 2302 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x3B_PROPERTY::m_T |
Definition at line 2301 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Type |
Definition at line 2306 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown1 |
Definition at line 2308 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown2 |
Definition at line 2309 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown3 |
Definition at line 2311 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Value |
Definition at line 2313 of file allegro_pcb_structs.h.