|
KiCad PCB EDA Suite
|
#include <topo_match.h>
Public Attributes | |
| wxString | m_reference |
| wxString | m_candidate |
| wxString | m_reason |
Definition at line 45 of file topo_match.h.
| wxString TMATCH::TOPOLOGY_MISMATCH_REASON::m_candidate |
Definition at line 48 of file topo_match.h.
Referenced by TMATCH::checkIfPadNetsMatch(), TMATCH::CONNECTION_GRAPH::findMatchingComponents(), TMATCH::PIN::IsIsomorphic(), and TMATCH::COMPONENT::MatchesWith().
| wxString TMATCH::TOPOLOGY_MISMATCH_REASON::m_reason |
Definition at line 49 of file topo_match.h.
Referenced by TMATCH::checkIfPadNetsMatch(), TMATCH::CONNECTION_GRAPH::FindIsomorphism(), TMATCH::CONNECTION_GRAPH::findMatchingComponents(), TMATCH::PIN::IsIsomorphic(), and TMATCH::COMPONENT::MatchesWith().
| wxString TMATCH::TOPOLOGY_MISMATCH_REASON::m_reference |
Definition at line 47 of file topo_match.h.
Referenced by TMATCH::checkIfPadNetsMatch(), TMATCH::CONNECTION_GRAPH::findMatchingComponents(), TMATCH::PIN::IsIsomorphic(), and TMATCH::COMPONENT::MatchesWith().