|
KiCad PCB EDA Suite
|
#include <pads_parser.h>
Public Attributes | |
| std::string | name |
| std::vector< NET_PIN > | pins |
Definition at line 193 of file pads_parser.h.
| std::string PADS_IO::NET::name |
Definition at line 195 of file pads_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseNetNames(), and PADS_IO::PARSER::parseSectionNETS().
| std::vector<NET_PIN> PADS_IO::NET::pins |
Definition at line 196 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionNETS().