|
KiCad PCB EDA Suite
|
This is the complete list of members for SCH_IO_LTSPICE, including all inherited members.
| AdvanceProgressPhase() | IO_BASE | virtual |
| CanReadLibrary(const wxString &aFileName) const | IO_BASE | virtual |
| CanReadSchematicFile(const wxString &aFileName) const | SCH_IO | virtual |
| CreateConfigurationDialog(wxWindow *aParent) | IO_BASE | inlinevirtual |
| CreateLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
| DeleteLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
| DeleteSymbol(const wxString &aLibraryPath, const wxString &aSymbolName, const std::map< std::string, UTF8 > *aProperties=nullptr) | SCH_IO | virtual |
| EnumerateSymbolLib(wxArrayString &aSymbolNameList, const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | SCH_IO | virtual |
| EnumerateSymbolLib(std::vector< LIB_SYMBOL * > &aSymbolList, const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | SCH_IO | virtual |
| GetAvailableSymbolFields(std::vector< wxString > &aNames) | SCH_IO | inlinevirtual |
| GetDefaultSymbolFields(std::vector< wxString > &aNames) | SCH_IO | inlinevirtual |
| GetError() const | SCH_IO | virtual |
| GetLibraryDesc() const override | SCH_IO_LTSPICE | inlinevirtual |
| GetLibraryFileDesc() const | IO_BASE | inlinevirtual |
| GetLibraryOptions(std::map< std::string, UTF8 > *aListToAppendTo) const override | SCH_IO | virtual |
| GetModifyHash() const override | SCH_IO_LTSPICE | virtual |
| GetName() const | IO_BASE | inline |
| GetSchematicFileDesc() const override | SCH_IO_LTSPICE | inlinevirtual |
| GetSubLibraryDescription(const wxString &aName) | SCH_IO | inlinevirtual |
| GetSubLibraryNames(std::vector< wxString > &aNames) | SCH_IO | inlinevirtual |
| IO_BASE()=delete | IO_BASE | protected |
| IO_BASE(const wxString &aName) | IO_BASE | inlineprotected |
| IsLibraryWritable(const wxString &aLibraryPath) | IO_BASE | virtual |
| LoadSchematicFile(const wxString &aFileName, SCHEMATIC *aSchematic, SCH_SHEET *aAppendToMe=nullptr, const std::map< std::string, UTF8 > *aProperties=nullptr) override | SCH_IO_LTSPICE | virtual |
| LoadSymbol(const wxString &aLibraryPath, const wxString &aPartName, const std::map< std::string, UTF8 > *aProperties=nullptr) | SCH_IO | virtual |
| m_name | IO_BASE | protected |
| m_progressReporter | IO_BASE | protected |
| m_reporter | IO_BASE | protected |
| Report(const wxString &aText, SEVERITY aSeverity=RPT_SEVERITY_UNDEFINED) | IO_BASE | virtual |
| SaveLibrary(const wxString &aFileName, const std::map< std::string, UTF8 > *aProperties=nullptr) | SCH_IO | virtual |
| SaveSchematicFile(const wxString &aFileName, SCH_SHEET *aSheet, SCHEMATIC *aSchematic, const std::map< std::string, UTF8 > *aProperties=nullptr) | SCH_IO | virtual |
| SaveSymbol(const wxString &aLibraryPath, const LIB_SYMBOL *aSymbol, const std::map< std::string, UTF8 > *aProperties=nullptr) | SCH_IO | virtual |
| SCH_IO(const wxString &aName) | SCH_IO | inlineprotected |
| SCH_IO_LTSPICE() | SCH_IO_LTSPICE | inline |
| SetLibraryManagerAdapter(SYMBOL_LIBRARY_ADAPTER *aAdapter) | SCH_IO | inlinevirtual |
| SetProgressReporter(PROGRESS_REPORTER *aReporter) | IO_BASE | inlinevirtual |
| SetReporter(REPORTER *aReporter) | IO_BASE | inlinevirtual |
| SupportsConfigurationDialog() const | IO_BASE | inlinevirtual |
| SupportsSubLibraries() const | SCH_IO | inlinevirtual |
| ~IO_BASE()=default | IO_BASE | virtual |
| ~SCH_IO() | SCH_IO | inlinevirtual |
| ~SCH_IO_LTSPICE() | SCH_IO_LTSPICE | inline |