|
KiCad PCB EDA Suite
|
#include <topo_match.h>
Public Attributes | |
| wxString | m_reference |
| wxString | m_candidate |
| wxString | m_reason |
Definition at line 54 of file topo_match.h.
| wxString TMATCH::TOPOLOGY_MISMATCH_REASON::m_candidate |
Definition at line 57 of file topo_match.h.
Referenced by TMATCH::checkCandidateNetConsistency(), TMATCH::CONNECTION_GRAPH::findMatchingComponents(), TMATCH::PIN::IsIsomorphic(), and TMATCH::COMPONENT::MatchesWith().
| wxString TMATCH::TOPOLOGY_MISMATCH_REASON::m_reason |
Definition at line 58 of file topo_match.h.
Referenced by TMATCH::checkCandidateNetConsistency(), 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 56 of file topo_match.h.
Referenced by TMATCH::checkCandidateNetConsistency(), TMATCH::CONNECTION_GRAPH::findMatchingComponents(), TMATCH::PIN::IsIsomorphic(), and TMATCH::COMPONENT::MatchesWith().