|
KiCad PCB EDA Suite
|
This is the complete list of members for FOOTPRINT_LIST, including all inherited members.
| Clear()=0 | FOOTPRINT_LIST | pure virtual |
| DisplayErrors(wxTopLevelWindow *aCaller=nullptr) | FOOTPRINT_LIST | |
| FOOTPRINT_LIST() | FOOTPRINT_LIST | inline |
| GetCount() const | FOOTPRINT_LIST | inline |
| GetErrorCount() const | FOOTPRINT_LIST | inline |
| GetFootprintInfo(const wxString &aFootprintName) | FOOTPRINT_LIST | |
| GetFootprintInfo(const wxString &aLibNickname, const wxString &aFootprintName) | FOOTPRINT_LIST | |
| GetInstance(KIWAY &aKiway) | FOOTPRINT_LIST | static |
| GetItem(unsigned aIdx) const | FOOTPRINT_LIST | inline |
| GetList() const | FOOTPRINT_LIST | inline |
| GetTable() const | FOOTPRINT_LIST | inline |
| m_errors | FOOTPRINT_LIST | protected |
| m_lib_table | FOOTPRINT_LIST | protected |
| m_list | FOOTPRINT_LIST | protected |
| PopError() | FOOTPRINT_LIST | inline |
| ReadCacheFromFile(const wxString &aFilePath) | FOOTPRINT_LIST | inlinevirtual |
| ReadFootprintFiles(FP_LIB_TABLE *aTable, const wxString *aNickname=nullptr, PROGRESS_REPORTER *aProgressReporter=nullptr)=0 | FOOTPRINT_LIST | pure virtual |
| WriteCacheToFile(const wxString &aFilePath) | FOOTPRINT_LIST | inlinevirtual |
| ~FOOTPRINT_LIST() | FOOTPRINT_LIST | inlinevirtual |