|
KiCad PCB EDA Suite
|
Import provenance, held only for the lifetime of the importing SCHEMATIC. More...
#include <import_net_map.h>
Public Attributes | |
| std::vector< IMPORT_NET_MAP_ENTRY > | entries |
Import provenance, held only for the lifetime of the importing SCHEMATIC.
Connectivity must never depend on this data, and it is never written to the project. The schematic import hands the reduced name map to the board import in memory, so nothing is left beside the converted files.
Definition at line 74 of file import_net_map.h.
| std::vector<IMPORT_NET_MAP_ENTRY> IMPORT_NET_MAP::entries |
Definition at line 76 of file import_net_map.h.
Referenced by BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), GetBoardNetNameMap(), and ORCAD_CONVERTER::recordNetNameMap().