KiCad PCB EDA Suite
|
This is the complete list of members for SCH_IO_HTTP_LIB, including all inherited members.
AdvanceProgressPhase() | IO_BASE | virtual |
CanReadLibrary(const wxString &aFileName) const | IO_BASE | virtual |
CanReadSchematicFile(const wxString &aFileName) const | SCH_IO | virtual |
connect() | SCH_IO_HTTP_LIB | private |
CreateLibrary(const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) | IO_BASE | virtual |
datasheet_field | SCH_IO_HTTP_LIB | private |
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 |
description_field | SCH_IO_HTTP_LIB | private |
ensureConnection() | SCH_IO_HTTP_LIB | private |
ensureSettings(const wxString &aSettingsPath) | SCH_IO_HTTP_LIB | private |
EnumerateSymbolLib(wxArrayString &aSymbolNameList, const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) override | SCH_IO_HTTP_LIB | virtual |
EnumerateSymbolLib(std::vector< LIB_SYMBOL * > &aSymbolList, const wxString &aLibraryPath, const std::map< std::string, UTF8 > *aProperties=nullptr) override | SCH_IO_HTTP_LIB | virtual |
footprint_field | SCH_IO_HTTP_LIB | private |
GetAvailableSymbolFields(std::vector< wxString > &aNames) override | SCH_IO_HTTP_LIB | virtual |
GetDefaultSymbolFields(std::vector< wxString > &aNames) override | SCH_IO_HTTP_LIB | virtual |
GetError() const override | SCH_IO_HTTP_LIB | inlinevirtual |
GetLibraryDesc() const override | SCH_IO_HTTP_LIB | inlinevirtual |
GetLibraryFileDesc() const | IO_BASE | inlinevirtual |
GetLibraryOptions(std::map< std::string, UTF8 > *aListToAppendTo) const override | SCH_IO | virtual |
GetModifyHash() const override | SCH_IO_HTTP_LIB | inlinevirtual |
GetName() const | IO_BASE | inline |
GetSchematicFileDesc() const | SCH_IO | virtual |
GetSubLibraryDescription(const wxString &aName) override | SCH_IO_HTTP_LIB | virtual |
GetSubLibraryNames(std::vector< wxString > &aNames) override | SCH_IO_HTTP_LIB | virtual |
IO_BASE()=delete | IO_BASE | protected |
IO_BASE(const wxString &aName) | IO_BASE | inlineprotected |
IsLibraryWritable(const wxString &aLibraryPath) override | SCH_IO_HTTP_LIB | inlinevirtual |
keywords_field | SCH_IO_HTTP_LIB | private |
LoadSchematicFile(const wxString &aFileName, SCHEMATIC *aSchematic, SCH_SHEET *aAppendToMe=nullptr, const std::map< std::string, UTF8 > *aProperties=nullptr) | SCH_IO | virtual |
LoadSymbol(const wxString &aLibraryPath, const wxString &aAliasName, const std::map< std::string, UTF8 > *aProperties=nullptr) override | SCH_IO_HTTP_LIB | virtual |
loadSymbolFromPart(const wxString &aSymbolName, const HTTP_LIB_CATEGORY &aCategory, const HTTP_LIB_PART &aPart) | SCH_IO_HTTP_LIB | private |
m_cachedCategories | SCH_IO_HTTP_LIB | private |
m_conn | SCH_IO_HTTP_LIB | private |
m_customFields | SCH_IO_HTTP_LIB | private |
m_defaultShownFields | SCH_IO_HTTP_LIB | private |
m_lastError | SCH_IO_HTTP_LIB | private |
m_libTable | SCH_IO_HTTP_LIB | private |
m_name | IO_BASE | protected |
m_progressReporter | IO_BASE | protected |
m_reporter | IO_BASE | protected |
m_settings | SCH_IO_HTTP_LIB | private |
reference_field | SCH_IO_HTTP_LIB | private |
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) override | SCH_IO_HTTP_LIB | virtual |
SCH_IO(const wxString &aName) | SCH_IO | inlineprotected |
SCH_IO_HTTP_LIB() | SCH_IO_HTTP_LIB | |
SetLibTable(SYMBOL_LIB_TABLE *aTable) override | SCH_IO_HTTP_LIB | inlinevirtual |
SetProgressReporter(PROGRESS_REPORTER *aReporter) | IO_BASE | inlinevirtual |
SetReporter(REPORTER *aReporter) | IO_BASE | inlinevirtual |
Settings() const | SCH_IO_HTTP_LIB | inline |
SupportsSubLibraries() const override | SCH_IO_HTTP_LIB | inlinevirtual |
symbol_field | SCH_IO_HTTP_LIB | private |
syncCache() | SCH_IO_HTTP_LIB | private |
syncCache(const HTTP_LIB_CATEGORY &category) | SCH_IO_HTTP_LIB | private |
value_field | SCH_IO_HTTP_LIB | private |
~IO_BASE()=default | IO_BASE | virtual |
~SCH_IO() | SCH_IO | inlinevirtual |
~SCH_IO_HTTP_LIB() | SCH_IO_HTTP_LIB | virtual |