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

Public Attributes

std::map< wxString, std::unique_ptr< LIB_SYMBOL > > byCompDef
 
std::map< wxString, std::unique_ptr< LIB_SYMBOL > > bySymbolDef
 

Detailed Description

Definition at line 59 of file sch_io_pcad.cpp.

Member Data Documentation

◆ byCompDef

std::map<wxString, std::unique_ptr<LIB_SYMBOL> > LIB_SYMBOL_STORE::byCompDef

◆ bySymbolDef

std::map<wxString, std::unique_ptr<LIB_SYMBOL> > LIB_SYMBOL_STORE::bySymbolDef

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