KiCad PCB EDA Suite
Loading...
Searching...
No Matches
IMPORT_NET_MAP_ENTRY Struct Reference

#include <import_net_map.h>

Public Attributes

wxString view
 
std::vector< wxString > occurrence
 
uint32_t sourceNetId = 0
 
wxString originalName
 
wxString generatedName
 
wxString nameAtImport
 
IMPORT_NET_STATUS status = IMPORT_NET_STATUS::UNCONNECTED
 
std::vector< IMPORT_NET_TERMINALterminals
 
std::vector< KIIDitemUuids
 

Detailed Description

Definition at line 54 of file import_net_map.h.

Member Data Documentation

◆ generatedName

wxString IMPORT_NET_MAP_ENTRY::generatedName

◆ itemUuids

std::vector<KIID> IMPORT_NET_MAP_ENTRY::itemUuids

Definition at line 64 of file import_net_map.h.

Referenced by BOOST_AUTO_TEST_CASE(), and ORCAD_CONVERTER::recordNetNameMap().

◆ nameAtImport

◆ occurrence

std::vector<wxString> IMPORT_NET_MAP_ENTRY::occurrence

Definition at line 57 of file import_net_map.h.

Referenced by BOOST_AUTO_TEST_CASE(), and ORCAD_CONVERTER::recordNetNameMap().

◆ originalName

◆ sourceNetId

◆ status

◆ terminals

◆ view

wxString IMPORT_NET_MAP_ENTRY::view

Definition at line 56 of file import_net_map.h.

Referenced by BOOST_AUTO_TEST_CASE(), and ORCAD_CONVERTER::recordNetNameMap().


The documentation for this struct was generated from the following file: