KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SYMBOL_IMPORT_RECONCILER Member List

This is the complete list of members for SYMBOL_IMPORT_RECONCILER, including all inherited members.

m_adapterSYMBOL_IMPORT_RECONCILERprivate
m_projectPathSYMBOL_IMPORT_RECONCILERprivate
m_reporterSYMBOL_IMPORT_RECONCILERprivate
Reconcile(SCHEMATIC *aSchematic, std::vector< std::unique_ptr< LIB_SYMBOL > > aDefinitions, const wxString &aCacheNickname, const std::vector< wxString > &aSourceLibNicknames)SYMBOL_IMPORT_RECONCILER
registerCacheRow(const wxString &aCacheNickname)SYMBOL_IMPORT_RECONCILERprivate
SYMBOL_IMPORT_RECONCILER(SYMBOL_LIBRARY_ADAPTER &aAdapter, const wxString &aProjectPath, REPORTER &aReporter=NULL_REPORTER::GetInstance())SYMBOL_IMPORT_RECONCILER
writeAndRegisterCache(const wxString &aCacheNickname, const std::map< wxString, LIB_SYMBOL * > &aCacheDefs, SYMBOL_IMPORT_RECONCILE_RESULT &aResult)SYMBOL_IMPORT_RECONCILERprivate