KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SCH_FP_FIELD_RECONCILE_RESULT Struct Reference

#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
 

Detailed Description

Definition at line 30 of file sch_footprint_field_reconciler.h.

Member Data Documentation

◆ m_keptSource

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.

◆ m_relinkedToCache

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.


The documentation for this struct was generated from the following file: