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

0x39 objects represent a film layer list. More...

#include <allegro_pcb_structs.h>

Public Attributes

uint32_t m_Key
 
uint32_t m_Parent
 
uint32_t m_Head
 
std::array< uint16_t, 22 > m_X
 

Static Public Attributes

static constexpr uint8_t BLOCK_TYPE_CODE = 0x39
 

Detailed Description

0x39 objects represent a film layer list.

Definition at line 2405 of file allegro_pcb_structs.h.

Member Data Documentation

◆ BLOCK_TYPE_CODE

uint8_t ALLEGRO::BLK_0x39_FILM_LAYER_LIST::BLOCK_TYPE_CODE = 0x39
staticconstexpr

Definition at line 2407 of file allegro_pcb_structs.h.

◆ m_Head

uint32_t ALLEGRO::BLK_0x39_FILM_LAYER_LIST::m_Head

Definition at line 2411 of file allegro_pcb_structs.h.

◆ m_Key

uint32_t ALLEGRO::BLK_0x39_FILM_LAYER_LIST::m_Key

Definition at line 2409 of file allegro_pcb_structs.h.

◆ m_Parent

uint32_t ALLEGRO::BLK_0x39_FILM_LAYER_LIST::m_Parent

Definition at line 2410 of file allegro_pcb_structs.h.

◆ m_X

std::array<uint16_t, 22> ALLEGRO::BLK_0x39_FILM_LAYER_LIST::m_X

Definition at line 2414 of file allegro_pcb_structs.h.


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