KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sym_item_diff.cpp File Reference
#include <diff_merge/sym_item_diff.h>
#include <diff_merge/property_diff.h>
#include <lib_symbol.h>
#include <sch_field.h>
#include <sch_item.h>
#include <sch_pin.h>
#include <map>
#include <set>

Go to the source code of this file.

Namespaces

namespace  KICAD_DIFF
 

Functions

std::vector< SYM_ELEMENTKICAD_DIFF::DiffSymbolElements (const LIB_SYMBOL *aBefore, const LIB_SYMBOL *aAfter)
 Compares the elements of two library symbols.