|
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 2066 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Len |
Definition at line 2070 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Name |
Definition at line 2072 of file allegro_pcb_structs.h.
| uint16_t ALLEGRO::BLK_0x3B_PROPERTY::m_SubType |
Definition at line 2069 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x3B_PROPERTY::m_T |
Definition at line 2068 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Type |
Definition at line 2073 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown1 |
Definition at line 2075 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown2 |
Definition at line 2076 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_172, uint32_t> ALLEGRO::BLK_0x3B_PROPERTY::m_Unknown3 |
Definition at line 2078 of file allegro_pcb_structs.h.
| std::string ALLEGRO::BLK_0x3B_PROPERTY::m_Value |
Definition at line 2080 of file allegro_pcb_structs.h.