|
KiCad PCB EDA Suite
|
#include <pads_parser.h>
Public Attributes | |
| bool | merge = false |
| Merge nets vs rename. | |
| std::string | name |
| Original net name from reuse definition. | |
Definition at line 577 of file pads_parser.h.
| bool PADS_IO::REUSE_NET::merge = false |
Merge nets vs rename.
Definition at line 579 of file pads_parser.h.
Referenced by BOOST_AUTO_TEST_CASE(), and PADS_IO::PARSER::parseSectionREUSE().
| std::string PADS_IO::REUSE_NET::name |
Original net name from reuse definition.
Definition at line 580 of file pads_parser.h.
Referenced by BOOST_AUTO_TEST_CASE(), and PADS_IO::PARSER::parseSectionREUSE().