KiCad PCB EDA Suite
|
This is the complete list of members for PCM_LIB_TRAVERSER, including all inherited members.
ADD_MODE enum name | PCM_LIB_TRAVERSER | private |
addRowIfNecessary(LIBRARY_TABLE *aTable, const wxFileName &aSource, ADD_MODE aMode, int aExtensionLength) | PCM_LIB_TRAVERSER | inlineprivate |
ensureUnique(LIBRARY_TABLE *aTable, const wxString &aBaseName, wxString &aNickname) const | PCM_LIB_TRAVERSER | inlineprivate |
m_designBlockTable | PCM_LIB_TRAVERSER | private |
m_fpTable | PCM_LIB_TRAVERSER | private |
m_lib_prefix | PCM_LIB_TRAVERSER | private |
m_manager | PCM_LIB_TRAVERSER | private |
m_modified | PCM_LIB_TRAVERSER | private |
m_path_prefix | PCM_LIB_TRAVERSER | private |
m_prefix_dir_count | PCM_LIB_TRAVERSER | private |
m_project | PCM_LIB_TRAVERSER | private |
m_symbolTable | PCM_LIB_TRAVERSER | private |
Modified() const | PCM_LIB_TRAVERSER | inline |
OnDir(const wxString &dirPath) override | PCM_LIB_TRAVERSER | inline |
OnFile(const wxString &aFilePath) override | PCM_LIB_TRAVERSER | inline |
PCM_LIB_TRAVERSER(const wxString &aBasePath, LIBRARY_MANAGER &aManager, const wxString &aPrefix) | PCM_LIB_TRAVERSER | inlineexplicit |