|
KiCad PCB EDA Suite
|
Public Attributes | |
| std::map< wxString, int > | counts |
| std::map< wxString, wxString > | footprintOf |
| std::map< wxString, std::vector< wxString > > | partsUsing |
| std::set< wxString > | repeatedRefs |
Definition at line 636 of file topo_match.cpp.
| std::map<wxString, int> TMATCH::SIDE_INVENTORY::counts |
Definition at line 638 of file topo_match.cpp.
Referenced by TMATCH::sameFootprintInventory(), and TMATCH::takeInventory().
| std::map<wxString, wxString> TMATCH::SIDE_INVENTORY::footprintOf |
Definition at line 639 of file topo_match.cpp.
Referenced by TMATCH::sameFootprintInventory(), and TMATCH::takeInventory().
| 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().
| std::set<wxString> TMATCH::SIDE_INVENTORY::repeatedRefs |
Definition at line 641 of file topo_match.cpp.
Referenced by TMATCH::sameFootprintInventory(), and TMATCH::takeInventory().