|
KiCad PCB EDA Suite
|
Unknown purpose. More...
#include <allegro_pcb_structs.h>
Public Attributes | |
| uint8_t | m_Type |
| uint16_t | m_R |
| uint32_t | m_Key |
| uint32_t | m_Next |
| std::array< uint32_t, 7 > | m_UnknownArray1 |
| COND_GE< FMT_VER::V_174, std::array< uint32_t, 10 > > | m_UnknownArray2 |
Unknown purpose.
Seems to contain one or two fixed-size arrays of uint32 values (but they could be some set of fields).
This block is sometimes used at the parent of, e.g. line segments.
Only seen so far in Project Olympus 15061-1b.brd
Definition at line 1320 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x20_UNKNOWN::m_Key |
Definition at line 1324 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x20_UNKNOWN::m_Next |
Definition at line 1325 of file allegro_pcb_structs.h.
Referenced by ALLEGRO::UNKNOWN_0x20::UNKNOWN_0x20().
| uint16_t ALLEGRO::BLK_0x20_UNKNOWN::m_R |
Definition at line 1323 of file allegro_pcb_structs.h.
| uint8_t ALLEGRO::BLK_0x20_UNKNOWN::m_Type |
Definition at line 1322 of file allegro_pcb_structs.h.
| std::array<uint32_t, 7> ALLEGRO::BLK_0x20_UNKNOWN::m_UnknownArray1 |
Definition at line 1326 of file allegro_pcb_structs.h.
| COND_GE<FMT_VER::V_174, std::array<uint32_t, 10> > ALLEGRO::BLK_0x20_UNKNOWN::m_UnknownArray2 |
Definition at line 1328 of file allegro_pcb_structs.h.