|
KiCad PCB EDA Suite
|
#include <pads_sch_parser.h>
Public Attributes | |
| std::string | reference |
| std::string | pin_number |
| int | sheet_number = 1 |
Definition at line 350 of file pads_sch_parser.h.
| std::string PADS_SCH::PIN_CONNECTION::pin_number |
Definition at line 353 of file pads_sch_parser.h.
Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionCONNECTION().
| std::string PADS_SCH::PIN_CONNECTION::reference |
Definition at line 352 of file pads_sch_parser.h.
Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionCONNECTION().
| int PADS_SCH::PIN_CONNECTION::sheet_number = 1 |
Definition at line 354 of file pads_sch_parser.h.
Referenced by PADS_SCH::PADS_SCH_PARSER::parseSectionCONNECTION().