KiCad PCB EDA Suite
|
This is the complete list of members for IO_BASE, including all inherited members.
AdvanceProgressPhase() | IO_BASE | virtual |
CanReadLibrary(const wxString &aFileName) const | IO_BASE | virtual |
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 |
GetLibraryDesc() const =0 | IO_BASE | pure virtual |
GetLibraryFileDesc() const | IO_BASE | inlinevirtual |
GetLibraryOptions(std::map< std::string, UTF8 > *aListToAppendTo) const | IO_BASE | virtual |
GetName() const | IO_BASE | inline |
IO_BASE()=delete | IO_BASE | protected |
IO_BASE(const wxString &aName) | IO_BASE | inlineprotected |
IsLibraryWritable(const wxString &aLibraryPath) | IO_BASE | 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 |
~IO_BASE()=default | IO_BASE | virtual |