|
KiCad PCB EDA Suite
|
#include <map>#include <memory>#include <vector>#include <wx/string.h>Go to the source code of this file.
Classes | |
| struct | FOOTPRINT_IMPORT_RECONCILE_RESULT |
| Outcome of a post-import footprint-library reconciliation pass. More... | |
| class | FOOTPRINT_IMPORT_RECONCILER |
| Frame-independent, non-interactive service that reconciles the footprint-library references of a freshly imported (non-KiCad) board so that every board footprint FPID resolves to a registered project library. More... | |