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

< "PARTPIN" node name More...

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::PART::PART_PIN:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

PART_PIN_ID ID
 
wxString Name = wxEmptyString
 
CADSTAR_PIN_TYPE Type = CADSTAR_PIN_TYPE::UNCOMMITTED
 
wxString Identifier = wxEmptyString
 

Detailed Description

< "PARTPIN" node name

Definition at line 1112 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

void CADSTAR_ARCHIVE_PARSER::PART::PART_PIN::Parse ( XNODE aNode,
PARSER_CONTEXT aContext 
)
overridevirtual

Member Data Documentation

◆ ID

PART_PIN_ID CADSTAR_ARCHIVE_PARSER::PART::PART_PIN::ID

Definition at line 1114 of file cadstar_archive_parser.h.

◆ Identifier

wxString CADSTAR_ARCHIVE_PARSER::PART::PART_PIN::Identifier = wxEmptyString

Definition at line 1117 of file cadstar_archive_parser.h.

◆ Name

wxString CADSTAR_ARCHIVE_PARSER::PART::PART_PIN::Name = wxEmptyString

Definition at line 1115 of file cadstar_archive_parser.h.

◆ Type

CADSTAR_PIN_TYPE CADSTAR_ARCHIVE_PARSER::PART::PART_PIN::Type = CADSTAR_PIN_TYPE::UNCOMMITTED

Definition at line 1116 of file cadstar_archive_parser.h.


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