KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_ARCHIVE_PARSER::CADSTAR_NETCLASS Struct Reference

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::CADSTAR_NETCLASS:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

NETCLASS_ID ID
 
wxString Name
 
std::vector< ATTRIBUTE_VALUEAttributes
 

Detailed Description

Definition at line 804 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ Attributes

std::vector<ATTRIBUTE_VALUE> CADSTAR_ARCHIVE_PARSER::CADSTAR_NETCLASS::Attributes

Definition at line 808 of file cadstar_archive_parser.h.

◆ ID

NETCLASS_ID CADSTAR_ARCHIVE_PARSER::CADSTAR_NETCLASS::ID

◆ Name

wxString CADSTAR_ARCHIVE_PARSER::CADSTAR_NETCLASS::Name

Definition at line 807 of file cadstar_archive_parser.h.

Referenced by CADSTAR_PCB_ARCHIVE_LOADER::getKiCadNet().


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