|
KiCad PCB EDA Suite
|
This is the complete list of members for SIM_LIB_MGR, including all inherited members.
| CaptureModelInput(const SCH_SHEET_PATH *aSheetPath, const SCH_SYMBOL &aSymbol, int aDepth, const wxString &aVariantName, const wxString &aMergedSimPins=wxEmptyString) | SIM_LIB_MGR | static |
| Clear() | SIM_LIB_MGR | |
| CreateModel(SIM_MODEL::TYPE aType, std::span< const wxString > aPins, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const SIM_MODEL *aBaseModel, std::span< const wxString > aPins, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const SIM_MODEL *aBaseModel, std::span< const wxString > aPins, const std::vector< SCH_FIELD > &aFields, bool aResolve, int aDepth, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const SIM_MODEL_INPUT &aInput, bool aAllowRawFallback, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const SCH_SHEET_PATH *aSheetPath, const SCH_SYMBOL &aSymbol, bool aResolve, int aDepth, const wxString &aVariantName, REPORTER &aReporter, const wxString &aMergedSimPins=wxEmptyString) | SIM_LIB_MGR | |
| CreateModel(const std::vector< SCH_FIELD > &aFields, bool aResolve, int aDepth, std::span< const wxString > aPins, REPORTER &aReporter) | SIM_LIB_MGR | |
| CreateModel(const wxString &aLibraryPath, const std::string &aBaseModelName, const std::vector< SCH_FIELD > &aFields, bool aResolve, int aDepth, std::span< const wxString > aPins, REPORTER &aReporter) | SIM_LIB_MGR | |
| createModel(const std::vector< SCH_FIELD > &aFields, bool aResolve, int aDepth, std::span< const wxString > aPins, REPORTER &aReporter, bool aAllowRawFallback) | SIM_LIB_MGR | private |
| 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 |