|
KiCad PCB EDA Suite
|
This is the complete list of members for SYMBOL_IMPORT_RECONCILER, including all inherited members.
| m_adapter | SYMBOL_IMPORT_RECONCILER | private |
| m_projectPath | SYMBOL_IMPORT_RECONCILER | private |
| m_reporter | SYMBOL_IMPORT_RECONCILER | private |
| 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_RECONCILER | private |
| 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_RECONCILER | private |