|
KiCad PCB EDA Suite
|
Applied/failed tallies from ApplyPropertyResolutions, folded into a caller's report. More...
#include <property_diff.h>
Public Attributes | |
| std::size_t | applied = 0 |
| std::size_t | failed = 0 |
Applied/failed tallies from ApplyPropertyResolutions, folded into a caller's report.
Definition at line 183 of file property_diff.h.
| std::size_t KICAD_DIFF::PROPERTY_APPLY_COUNTS::applied = 0 |
Definition at line 185 of file property_diff.h.
Referenced by KICAD_DIFF::ApplyPropertyResolutions(), KICAD_DIFF::PCB_MERGE_APPLIER::applyPropertyResolutions(), and KICAD_DIFF::SCH_MERGE_APPLIER::applyPropertyResolutions().
| std::size_t KICAD_DIFF::PROPERTY_APPLY_COUNTS::failed = 0 |
Definition at line 186 of file property_diff.h.
Referenced by KICAD_DIFF::ApplyPropertyResolutions(), KICAD_DIFF::PCB_MERGE_APPLIER::applyPropertyResolutions(), and KICAD_DIFF::SCH_MERGE_APPLIER::applyPropertyResolutions().