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

Represents a list of layers. More...

#include <allegro_pcb_structs.h>

Classes

struct  NONREF_ENTRY
 
struct  REF_ENTRY
 

Public Attributes

uint16_t m_NumEntries
 
COND_GE< FMT_VER::V_174, uint32_t > m_Unknown
 
COND_LT< FMT_VER::V_165, std::vector< NONREF_ENTRY > > m_NonRefEntries
 
COND_GE< FMT_VER::V_165, std::vector< REF_ENTRY > > m_RefEntries
 
uint32_t m_Key
 

Detailed Description

Represents a list of layers.

Definition at line 1574 of file allegro_pcb_structs.h.

Member Data Documentation

◆ m_Key

uint32_t ALLEGRO::BLK_0x2A_LAYER_LIST::m_Key

Definition at line 1595 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::LAYER_MAPPER::ProcessLayerList().

◆ m_NonRefEntries

COND_LT<FMT_VER::V_165, std::vector<NONREF_ENTRY> > ALLEGRO::BLK_0x2A_LAYER_LIST::m_NonRefEntries

Definition at line 1592 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::LAYER_MAPPER::ProcessLayerList().

◆ m_NumEntries

uint16_t ALLEGRO::BLK_0x2A_LAYER_LIST::m_NumEntries

Definition at line 1588 of file allegro_pcb_structs.h.

◆ m_RefEntries

COND_GE<FMT_VER::V_165, std::vector<REF_ENTRY> > ALLEGRO::BLK_0x2A_LAYER_LIST::m_RefEntries

Definition at line 1593 of file allegro_pcb_structs.h.

Referenced by ALLEGRO::LAYER_MAPPER::ProcessLayerList().

◆ m_Unknown

COND_GE<FMT_VER::V_174, uint32_t> ALLEGRO::BLK_0x2A_LAYER_LIST::m_Unknown

Definition at line 1590 of file allegro_pcb_structs.h.


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