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

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::LAYERPAIR:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

LAYERPAIR_ID ID
 
wxString Name
 
PHYSICAL_LAYER_ID PhysicalLayerStart
 
PHYSICAL_LAYER_ID PhysicalLayerEnd
 
VIACODE_ID ViacodeID
 

Detailed Description

Definition at line 350 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ ID

LAYERPAIR_ID CADSTAR_PCB_ARCHIVE_PARSER::LAYERPAIR::ID

◆ Name

wxString CADSTAR_PCB_ARCHIVE_PARSER::LAYERPAIR::Name

Definition at line 353 of file cadstar_pcb_archive_parser.h.

◆ PhysicalLayerEnd

PHYSICAL_LAYER_ID CADSTAR_PCB_ARCHIVE_PARSER::LAYERPAIR::PhysicalLayerEnd

◆ PhysicalLayerStart

PHYSICAL_LAYER_ID CADSTAR_PCB_ARCHIVE_PARSER::LAYERPAIR::PhysicalLayerStart

◆ ViacodeID

VIACODE_ID CADSTAR_PCB_ARCHIVE_PARSER::LAYERPAIR::ViacodeID

Definition at line 356 of file cadstar_pcb_archive_parser.h.


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