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

#include <cadstar_sch_archive_parser.h>

Inheritance diagram for CADSTAR_SCH_ARCHIVE_PARSER::COMP:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

wxString Designator = wxEmptyString
 
bool ReadOnly = false
 
bool HasLocation = false
 
ATTRIBUTE_LOCATION AttrLoc
 

Detailed Description

Definition at line 185 of file cadstar_sch_archive_parser.h.

Member Function Documentation

◆ Parse()

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

Member Data Documentation

◆ AttrLoc

ATTRIBUTE_LOCATION CADSTAR_SCH_ARCHIVE_PARSER::COMP::AttrLoc

◆ Designator

wxString CADSTAR_SCH_ARCHIVE_PARSER::COMP::Designator = wxEmptyString

◆ HasLocation

bool CADSTAR_SCH_ARCHIVE_PARSER::COMP::HasLocation = false

Definition at line 189 of file cadstar_sch_archive_parser.h.

◆ ReadOnly

bool CADSTAR_SCH_ARCHIVE_PARSER::COMP::ReadOnly = false

Definition at line 188 of file cadstar_sch_archive_parser.h.


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