KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_SCH_ARCHIVE_PARSER::SYMPINNAME_LABEL Struct Reference

#include <cadstar_sch_archive_parser.h>

Inheritance diagram for CADSTAR_SCH_ARCHIVE_PARSER::SYMPINNAME_LABEL:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

TERMINAL_ID TerminalID
 
wxString NameOrLabel
 
bool HasLocation = false
 
ATTRIBUTE_LOCATION AttrLoc
 

Detailed Description

Definition at line 216 of file cadstar_sch_archive_parser.h.

Member Function Documentation

◆ Parse()

void CADSTAR_SCH_ARCHIVE_PARSER::SYMPINNAME_LABEL::Parse ( XNODE aNode,
PARSER_CONTEXT aContext 
)
overridevirtual

Member Data Documentation

◆ AttrLoc

ATTRIBUTE_LOCATION CADSTAR_SCH_ARCHIVE_PARSER::SYMPINNAME_LABEL::AttrLoc

Definition at line 221 of file cadstar_sch_archive_parser.h.

◆ HasLocation

bool CADSTAR_SCH_ARCHIVE_PARSER::SYMPINNAME_LABEL::HasLocation = false

Definition at line 220 of file cadstar_sch_archive_parser.h.

◆ NameOrLabel

wxString CADSTAR_SCH_ARCHIVE_PARSER::SYMPINNAME_LABEL::NameOrLabel

Definition at line 219 of file cadstar_sch_archive_parser.h.

◆ TerminalID

TERMINAL_ID CADSTAR_SCH_ARCHIVE_PARSER::SYMPINNAME_LABEL::TerminalID

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