KiCad PCB EDA Suite
Loading...
Searching...
No Matches
sym_item_diff.h File Reference
#include <diff_merge/kicad_diff_types.h>
#include <vector>
#include <wx/string.h>

Go to the source code of this file.

Classes

struct  KICAD_DIFF::SYM_ELEMENT
 

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.