KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_PCB_ARCHIVE_PARSER::LAYERDEFS Struct Reference

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::LAYERDEFS:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

void Parse (XNODE *aNode, PARSER_CONTEXT *aContext) override
 

Public Attributes

std::map< MATERIAL_ID, MATERIALMaterials
 
std::map< LAYER_ID, LAYERLayers
 
std::vector< LAYER_IDLayerStack
 

Detailed Description

Definition at line 181 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ Layers

◆ LayerStack

std::vector<LAYER_ID> CADSTAR_PCB_ARCHIVE_PARSER::LAYERDEFS::LayerStack

◆ Materials

std::map<MATERIAL_ID, MATERIAL> CADSTAR_PCB_ARCHIVE_PARSER::LAYERDEFS::Materials

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