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

< "SWAPGATE" Node name (represents an "Element") More...

#include <cadstar_archive_parser.h>

Inheritance diagram for CADSTAR_ARCHIVE_PARSER::PART::DEFINITION::SWAP_GATE:
CADSTAR_ARCHIVE_PARSER::PARSER

Public Member Functions

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

Public Attributes

std::vector< PART_DEFINITION_PIN_IDPinIDs
 The pins in this vector describe a "gate".
 

Detailed Description

< "SWAPGATE" Node name (represents an "Element")

Definition at line 1051 of file cadstar_archive_parser.h.

Member Function Documentation

◆ Parse()

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

Member Data Documentation

◆ PinIDs

std::vector<PART_DEFINITION_PIN_ID> CADSTAR_ARCHIVE_PARSER::PART::DEFINITION::SWAP_GATE::PinIDs

The pins in this vector describe a "gate".

Definition at line 1053 of file cadstar_archive_parser.h.


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