|
KiCad PCB EDA Suite
|
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 |
0x39 objects represent a film layer list.
Definition at line 2405 of file allegro_pcb_structs.h.
|
staticconstexpr |
Definition at line 2407 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x39_FILM_LAYER_LIST::m_Head |
Definition at line 2411 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x39_FILM_LAYER_LIST::m_Key |
Definition at line 2409 of file allegro_pcb_structs.h.
| uint32_t ALLEGRO::BLK_0x39_FILM_LAYER_LIST::m_Parent |
Definition at line 2410 of file allegro_pcb_structs.h.
| std::array<uint16_t, 22> ALLEGRO::BLK_0x39_FILM_LAYER_LIST::m_X |
Definition at line 2414 of file allegro_pcb_structs.h.