KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TMATCH::SIDE_INVENTORY Struct Reference

Public Attributes

std::map< wxString, int > counts
 
std::map< wxString, wxString > footprintOf
 
std::map< wxString, std::vector< wxString > > partsUsing
 
std::set< wxString > repeatedRefs
 

Detailed Description

Definition at line 636 of file topo_match.cpp.

Member Data Documentation

◆ counts

std::map<wxString, int> TMATCH::SIDE_INVENTORY::counts

Definition at line 638 of file topo_match.cpp.

Referenced by TMATCH::sameFootprintInventory(), and TMATCH::takeInventory().

◆ footprintOf

std::map<wxString, wxString> TMATCH::SIDE_INVENTORY::footprintOf

Definition at line 639 of file topo_match.cpp.

Referenced by TMATCH::sameFootprintInventory(), and TMATCH::takeInventory().

◆ partsUsing

std::map<wxString, std::vector<wxString> > TMATCH::SIDE_INVENTORY::partsUsing

Definition at line 640 of file topo_match.cpp.

Referenced by TMATCH::sameFootprintInventory(), and TMATCH::takeInventory().

◆ repeatedRefs

std::set<wxString> TMATCH::SIDE_INVENTORY::repeatedRefs

Definition at line 641 of file topo_match.cpp.

Referenced by TMATCH::sameFootprintInventory(), and TMATCH::takeInventory().


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