|
KiCad PCB EDA Suite
|
This is the complete list of members for DESIGN_BLOCK_IO, including all inherited members.
| AdvanceProgressPhase() | IO_BASE | virtual |
| CanReadLibrary(const wxString &aFileName) const | IO_BASE | virtual |
| CreateConfigurationDialog(wxWindow *aParent) | IO_BASE | inlinevirtual |
| CreateLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) override | DESIGN_BLOCK_IO | virtual |
| DeleteLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) override | DESIGN_BLOCK_IO | virtual |
| DESIGN_BLOCK_IO() | DESIGN_BLOCK_IO | inline |
| DesignBlockDelete(const wxString &aLibraryPath, const wxString &aDesignBlockName, const std::map< std::string, UTF8 > *aProperties=nullptr) | DESIGN_BLOCK_IO | |
| DesignBlockEnumerate(wxArrayString &aDesignBlockNames, const wxString &aLibraryPath, bool aBestEfforts, const std::map< std::string, UTF8 > *aProperties=nullptr) | DESIGN_BLOCK_IO | |
| DesignBlockExists(const wxString &aLibraryPath, const wxString &aDesignBlockName, const std::map< std::string, UTF8 > *aProperties=nullptr) | DESIGN_BLOCK_IO | |
| DesignBlockLoad(const wxString &aLibraryPath, const wxString &aDesignBlockName, bool aKeepUUID=false, const std::map< std::string, UTF8 > *aProperties=nullptr) | DESIGN_BLOCK_IO | |
| DesignBlockSave(const wxString &aLibraryPath, const DESIGN_BLOCK *aDesignBlock, const std::map< std::string, UTF8 > *aProperties=nullptr) | DESIGN_BLOCK_IO | |
| GetEnumeratedDesignBlock(const wxString &aLibraryPath, const wxString &aDesignBlockName, const std::map< std::string, UTF8 > *aProperties=nullptr) | DESIGN_BLOCK_IO | inline |
| GetLibraryDesc() const override | DESIGN_BLOCK_IO | virtual |
| GetLibraryFileDesc() const | IO_BASE | inlinevirtual |
| GetLibraryOptions(std::map< std::string, UTF8 > *aListToAppendTo) const | IO_BASE | virtual |
| GetLibraryTimestamp(const wxString &aLibraryPath) const | DESIGN_BLOCK_IO | |
| GetName() const | IO_BASE | inline |
| ImportDesignBlock(const wxString &aDesignBlockPath, wxString &aDesignBlockNameOut, const std::map< std::string, UTF8 > *aProperties=nullptr) | DESIGN_BLOCK_IO | inline |
| IO_BASE()=delete | IO_BASE | protected |
| IO_BASE(const wxString &aName) | IO_BASE | inlineprotected |
| IsLibraryWritable(const wxString &aLibraryPath) override | DESIGN_BLOCK_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 |
| SetProgressReporter(PROGRESS_REPORTER *aReporter) | IO_BASE | inlinevirtual |
| SetReporter(REPORTER *aReporter) | IO_BASE | inlinevirtual |
| SupportsConfigurationDialog() const | IO_BASE | inlinevirtual |
| ~IO_BASE()=default | IO_BASE | virtual |