|
KiCad PCB EDA Suite
|
#include <pads_parser.h>
Public Attributes | |
| std::string | name |
| std::vector< NET_PIN > | pins |
Definition at line 197 of file pads_parser.h.
| std::string PADS_IO::NET::name |
Definition at line 199 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 200 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionNETS().