KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_IO::PART_DECAL Struct Reference

#include <pads_parser.h>

Public Attributes

std::string name
 
std::string units
 
std::vector< DECAL_ITEMitems
 
std::vector< ATTRIBUTEattributes
 
std::vector< TERMINALterminals
 
std::map< int, std::vector< PAD_STACK_LAYER > > pad_stacks
 

Detailed Description

Definition at line 411 of file pads_parser.h.

Member Data Documentation

◆ attributes

std::vector<ATTRIBUTE> PADS_IO::PART_DECAL::attributes

Definition at line 416 of file pads_parser.h.

Referenced by PADS_IO::PARSER::parseSectionPARTDECAL().

◆ items

std::vector<DECAL_ITEM> PADS_IO::PART_DECAL::items

◆ name

std::string PADS_IO::PART_DECAL::name

◆ pad_stacks

std::map<int, std::vector<PAD_STACK_LAYER> > PADS_IO::PART_DECAL::pad_stacks

◆ terminals

std::vector<TERMINAL> PADS_IO::PART_DECAL::terminals

◆ units

std::string PADS_IO::PART_DECAL::units

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