KiCad PCB EDA Suite
|
This is the complete list of members for SIM_LIBRARY, including all inherited members.
Create(const wxString &aFilePath, bool aForceFullParse, REPORTER &aReporter, const std::function< wxString(const wxString &, const wxString &)> &aResolver) | SIM_LIBRARY | static |
FindModel(const std::string &aModelName) const | SIM_LIBRARY | |
GetFilePath() const | SIM_LIBRARY | inline |
GetModels() const | SIM_LIBRARY | |
LIBRARY_FIELD | SIM_LIBRARY | static |
m_filePath | SIM_LIBRARY | protected |
m_modelNames | SIM_LIBRARY | protected |
m_models | SIM_LIBRARY | protected |
m_pathResolver | SIM_LIBRARY | protected |
NAME_FIELD | SIM_LIBRARY | static |
ReadFile(const wxString &aFilePath, REPORTER &aReporter)=0 | SIM_LIBRARY | pure virtual |
SIM_LIBRARY()=default | SIM_LIBRARY | |
~SIM_LIBRARY()=default | SIM_LIBRARY | virtual |