|
KiCad PCB EDA Suite
|
#include <pads_parser.h>
Public Attributes | |
| std::string | name |
| POINT | location |
Definition at line 331 of file pads_parser.h.
| POINT PADS_IO::VIA::location |
Definition at line 334 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 333 of file pads_parser.h.
Referenced by PADS_IO::PARSER::parseSectionROUTES().