KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ALLEGRO::BLK_0x20_UNKNOWN Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ m_Key

uint32_t ALLEGRO::BLK_0x20_UNKNOWN::m_Key

Definition at line 1324 of file allegro_pcb_structs.h.

◆ m_Next

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().

◆ m_R

uint16_t ALLEGRO::BLK_0x20_UNKNOWN::m_R

Definition at line 1323 of file allegro_pcb_structs.h.

◆ m_Type

uint8_t ALLEGRO::BLK_0x20_UNKNOWN::m_Type

Definition at line 1322 of file allegro_pcb_structs.h.

◆ m_UnknownArray1

std::array<uint32_t, 7> ALLEGRO::BLK_0x20_UNKNOWN::m_UnknownArray1

Definition at line 1326 of file allegro_pcb_structs.h.

◆ m_UnknownArray2

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.


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