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

#include <cadstar_pcb_archive_parser.h>

Inheritance diagram for CADSTAR_PCB_ARCHIVE_PARSER::PIN_ATTRIBUTE:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

PART_DEFINITION_PIN_ID Pin
 
std::map< ATTRIBUTE_ID, ATTRIBUTE_VALUEAttributeValues
 
TESTLAND_SIDE TestlandSide = TESTLAND_SIDE::NONE
 

Detailed Description

Definition at line 878 of file cadstar_pcb_archive_parser.h.

Member Function Documentation

◆ Parse()

Member Data Documentation

◆ AttributeValues

std::map<ATTRIBUTE_ID, ATTRIBUTE_VALUE> CADSTAR_PCB_ARCHIVE_PARSER::PIN_ATTRIBUTE::AttributeValues

Definition at line 881 of file cadstar_pcb_archive_parser.h.

◆ Pin

PART_DEFINITION_PIN_ID CADSTAR_PCB_ARCHIVE_PARSER::PIN_ATTRIBUTE::Pin

◆ TestlandSide

TESTLAND_SIDE CADSTAR_PCB_ARCHIVE_PARSER::PIN_ATTRIBUTE::TestlandSide = TESTLAND_SIDE::NONE

Definition at line 882 of file cadstar_pcb_archive_parser.h.


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