|
KiCad PCB EDA Suite
|
#include <pads_parser.h>
Public Attributes | |
| std::string | name |
| POINT | location |
Definition at line 335 of file pads_parser.h.
| POINT PADS_IO::VIA::location |
Definition at line 338 of file pads_parser.h.
Referenced by PADS_IO::BINARY_PARSER::parseRouteVertices(), and PADS_IO::PARSER::parseSectionROUTES().
| std::string PADS_IO::VIA::name |
Definition at line 337 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionROUTES().