| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for SIM_LIB_MGR, including all inherited members.
| Clear() | SIM_LIB_MGR | |
| CreateModel(SIM_MODEL::TYPE aType, const std::vector< SCH_PIN * > &aPins, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const SIM_MODEL *aBaseModel, const std::vector< SCH_PIN * > &aPins, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const SIM_MODEL *aBaseModel, const std::vector< SCH_PIN * > &aPins, const std::vector< SCH_FIELD > &aFields, bool aResolve, int aDepth, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const SCH_SHEET_PATH *aSheetPath, SCH_SYMBOL &aSymbol, bool aResolve, int aDepth, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const std::vector< SCH_FIELD > &aFields, bool aResolve, int aDepth, const std::vector< SCH_PIN * > &aPins, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const wxString &aLibraryPath, const std::string &aBaseModelName, const std::vector< SCH_FIELD > &aFields, bool aResolve, int aDepth, const std::vector< SCH_PIN * > &aPins, REPORTER &aReporter) | SIM_LIB_MGR | |
| GetLibraries() const | SIM_LIB_MGR | |
| GetModels() const | SIM_LIB_MGR | |
| m_embeddedFilesStack | SIM_LIB_MGR | private | 
| m_forceFullParse | SIM_LIB_MGR | private | 
| m_libraries | SIM_LIB_MGR | private | 
| m_models | SIM_LIB_MGR | private | 
| m_project | SIM_LIB_MGR | private | 
| ResolveEmbeddedLibraryPath(const wxString &aLibPath, const wxString &aRelativeLib, REPORTER &aReporter) | SIM_LIB_MGR | |
| ResolveLibraryPath(const wxString &aLibraryPath, REPORTER &aReporter) | SIM_LIB_MGR | |
| SetFilesStack(std::vector< EMBEDDED_FILES * > aFilesStack) | SIM_LIB_MGR | inline | 
| SetForceFullParse() | SIM_LIB_MGR | inline | 
| SetLibrary(const wxString &aLibraryPath, REPORTER &aReporter) | SIM_LIB_MGR | |
| SetModel(int aIndex, std::unique_ptr< SIM_MODEL > aModel) | SIM_LIB_MGR | |
| SIM_LIB_MGR(const PROJECT *aPrj) | SIM_LIB_MGR | |
| ~SIM_LIB_MGR()=default | SIM_LIB_MGR | virtual |