|
KiCad PCB EDA Suite
|
#include <sch_footprint_field_reconciler.h>
Public Attributes | |
| int | m_relinkedToCache = 0 |
| footprint fields re-pointed at the generated cache | |
| int | m_keptSource = 0 |
| footprint fields left pointing at a provenance source library | |
Definition at line 30 of file sch_footprint_field_reconciler.h.
| int SCH_FP_FIELD_RECONCILE_RESULT::m_keptSource = 0 |
footprint fields left pointing at a provenance source library
Definition at line 33 of file sch_footprint_field_reconciler.h.
| int SCH_FP_FIELD_RECONCILE_RESULT::m_relinkedToCache = 0 |
footprint fields re-pointed at the generated cache
Definition at line 32 of file sch_footprint_field_reconciler.h.