KiCad PCB EDA Suite
|
This is the complete list of members for FP_CACHE, including all inherited members.
Exists() const | FP_CACHE | inline |
FP_CACHE(PCB_IO_KICAD_SEXPR *aOwner, const wxString &aLibraryPath) | FP_CACHE | |
GetFootprints() | FP_CACHE | inline |
GetPath() const | FP_CACHE | inline |
GetTimestamp(const wxString &aLibPath) | FP_CACHE | static |
IsModified() | FP_CACHE | |
IsPath(const wxString &aPath) const | FP_CACHE | |
IsWritable() const | FP_CACHE | inline |
Load() | FP_CACHE | |
m_cache_dirty | FP_CACHE | private |
m_cache_timestamp | FP_CACHE | private |
m_footprints | FP_CACHE | private |
m_lib_path | FP_CACHE | private |
m_lib_raw_path | FP_CACHE | private |
m_owner | FP_CACHE | private |
Remove(const wxString &aFootprintName) | FP_CACHE | |
Save(FOOTPRINT *aFootprint=nullptr) | FP_CACHE | |
SetPath(const wxString &aPath) | FP_CACHE |