KiCad PCB EDA Suite
|
This is the complete list of members for GPCB_PLUGIN, including all inherited members.
FootprintDelete(const wxString &aLibraryPath, const wxString &aFootprintName, const STRING_UTF8_MAP *aProperties=nullptr) override | GPCB_PLUGIN | virtual |
FootprintEnumerate(wxArrayString &aFootprintNames, const wxString &aLibraryPath, bool aBestEfforts, const STRING_UTF8_MAP *aProperties=nullptr) override | GPCB_PLUGIN | virtual |
FootprintExists(const wxString &aLibraryPath, const wxString &aFootprintName, const STRING_UTF8_MAP *aProperties=nullptr) | PLUGIN | virtual |
FootprintLibCreate(const wxString &aLibraryPath, const STRING_UTF8_MAP *aProperties=nullptr) | PLUGIN | virtual |
FootprintLibDelete(const wxString &aLibraryPath, const STRING_UTF8_MAP *aProperties=nullptr) override | GPCB_PLUGIN | virtual |
FootprintLibOptions(STRING_UTF8_MAP *aListToAppendTo) const | PLUGIN | virtual |
FootprintLoad(const wxString &aLibraryPath, const wxString &aFootprintName, bool aKeepUUID=false, const STRING_UTF8_MAP *aProperties=nullptr) override | GPCB_PLUGIN | virtual |
FootprintSave(const wxString &aLibraryPath, const FOOTPRINT *aFootprint, const STRING_UTF8_MAP *aProperties=nullptr) | PLUGIN | virtual |
GetEnumeratedFootprint(const wxString &aLibraryPath, const wxString &aFootprintName, const STRING_UTF8_MAP *aProperties=nullptr) override | GPCB_PLUGIN | virtual |
GetFileExtension() const override | GPCB_PLUGIN | inlinevirtual |
getFootprint(const wxString &aLibraryPath, const wxString &aFootprintName, const STRING_UTF8_MAP *aProperties, bool checkModified) | GPCB_PLUGIN | private |
GetImportedCachedLibraryFootprints() | PLUGIN | virtual |
GetLibraryTimestamp(const wxString &aLibraryPath) const override | GPCB_PLUGIN | virtual |
GPCB_FPL_CACHE | GPCB_PLUGIN | friend |
GPCB_PLUGIN() | GPCB_PLUGIN | |
GPCB_PLUGIN(int aControlFlags) | GPCB_PLUGIN | |
init(const STRING_UTF8_MAP *aProperties) | GPCB_PLUGIN | private |
IsFootprintLibWritable(const wxString &aLibraryPath) override | GPCB_PLUGIN | virtual |
Load(const wxString &aFileName, BOARD *aAppendToMe, const STRING_UTF8_MAP *aProperties=nullptr, PROJECT *aProject=nullptr, PROGRESS_REPORTER *aProgressReporter=nullptr) | PLUGIN | virtual |
m_cache | GPCB_PLUGIN | protected |
m_ctl | GPCB_PLUGIN | protected |
m_error | GPCB_PLUGIN | protected |
m_filename | GPCB_PLUGIN | protected |
m_props | GPCB_PLUGIN | protected |
m_reader | GPCB_PLUGIN | protected |
PluginName() const override | GPCB_PLUGIN | inlinevirtual |
PrefetchLib(const wxString &aLibraryPath, const STRING_UTF8_MAP *aProperties=nullptr) | PLUGIN | virtual |
Save(const wxString &aFileName, BOARD *aBoard, const STRING_UTF8_MAP *aProperties=nullptr) | PLUGIN | virtual |
SetQueryUserCallback(std::function< bool(wxString aTitle, int aIcon, wxString aMessage, wxString aAction)> aCallback) | PLUGIN | inlinevirtual |
validateCache(const wxString &aLibraryPath, bool checkModified=true) | GPCB_PLUGIN | private |
~GPCB_PLUGIN() | GPCB_PLUGIN | |
~PLUGIN() | PLUGIN | inlinevirtual |