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

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF:
CADSTAR_ARCHIVE_PARSER::PARSER

Classes

struct  COPPER_TERM
 

Public Member Functions

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

Public Attributes

NET_ID NetID = wxEmptyString
 
std::map< COPPER_TERM_ID, COPPER_TERMCopperTerminals
 
bool Fixed = false
 

Detailed Description

Definition at line 1130 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ CopperTerminals

std::map<COPPER_TERM_ID, COPPER_TERM> CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::CopperTerminals

Definition at line 1142 of file cadstar_pcb_archive_parser.h.

◆ Fixed

bool CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::Fixed = false

Definition at line 1143 of file cadstar_pcb_archive_parser.h.

◆ NetID

NET_ID CADSTAR_PCB_ARCHIVE_PARSER::COPPER::NETREF::NetID = wxEmptyString

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