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

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::VIAREASSIGN:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

LAYER_ID LayerID
 
CADSTAR_PAD_SHAPE Shape
 
bool HasShape = false
 False when the shape node was unknown and skipped.
 

Detailed Description

Definition at line 327 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ HasShape

bool CADSTAR_PCB_ARCHIVE_PARSER::VIAREASSIGN::HasShape = false

False when the shape node was unknown and skipped.

Definition at line 331 of file cadstar_pcb_archive_parser.h.

Referenced by BOOST_AUTO_TEST_CASE(), CADSTAR_PCB_ARCHIVE_PARSER::VIACODE::Parse(), and Parse().

◆ LayerID

LAYER_ID CADSTAR_PCB_ARCHIVE_PARSER::VIAREASSIGN::LayerID

◆ Shape

CADSTAR_PAD_SHAPE CADSTAR_PCB_ARCHIVE_PARSER::VIAREASSIGN::Shape

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