|
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 195 of file property_diff.h.
| std::size_t KICAD_DIFF::PROPERTY_APPLY_COUNTS::applied = 0 |
Definition at line 197 of file property_diff.h.
Referenced by KICAD_DIFF::ApplyPropertyResolutions(), KICAD_DIFF::PCB_MERGE_APPLIER::applyPropertyResolutions(), KICAD_DIFF::SCH_MERGE_APPLIER::applyPropertyResolutions(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().
| std::size_t KICAD_DIFF::PROPERTY_APPLY_COUNTS::failed = 0 |
Definition at line 198 of file property_diff.h.
Referenced by KICAD_DIFF::ApplyPropertyResolutions(), KICAD_DIFF::PCB_MERGE_APPLIER::applyPropertyResolutions(), KICAD_DIFF::SCH_MERGE_APPLIER::applyPropertyResolutions(), BOOST_AUTO_TEST_CASE(), and BOOST_AUTO_TEST_CASE().