|
KiCad PCB EDA Suite
|
Public Attributes | |
| std::map< wxString, std::unique_ptr< LIB_SYMBOL > > | byCompDef |
| std::map< wxString, std::unique_ptr< LIB_SYMBOL > > | bySymbolDef |
Definition at line 59 of file sch_io_pcad.cpp.
| std::map<wxString, std::unique_ptr<LIB_SYMBOL> > LIB_SYMBOL_STORE::byCompDef |
Definition at line 61 of file sch_io_pcad.cpp.
Referenced by SCH_IO_PCAD::ensureLoadedLibrary(), and SCH_IO_PCAD::populateScreen().
| std::map<wxString, std::unique_ptr<LIB_SYMBOL> > LIB_SYMBOL_STORE::bySymbolDef |
Definition at line 62 of file sch_io_pcad.cpp.
Referenced by SCH_IO_PCAD::ensureLoadedLibrary(), and SCH_IO_PCAD::populateScreen().