KiCad PCB EDA Suite
Loading...
Searching...
No Matches
BACKANNOTATE_UNIT_SWAP_CANDIDATE Struct Reference

#include <backannotate.h>

Public Attributes

wxString m_ref
 
int m_currentUnit = 0
 
std::map< wxString, wxString > m_schNetsByPin
 
std::vector< wxString > m_unitPinNumbers
 

Detailed Description

Definition at line 42 of file backannotate.h.

Member Data Documentation

◆ m_currentUnit

int BACKANNOTATE_UNIT_SWAP_CANDIDATE::m_currentUnit = 0

Definition at line 45 of file backannotate.h.

Referenced by BACK_ANNOTATE::applyChangelist(), and make_candidate().

◆ m_ref

wxString BACKANNOTATE_UNIT_SWAP_CANDIDATE::m_ref

Definition at line 44 of file backannotate.h.

Referenced by BACK_ANNOTATE::applyChangelist(), and make_candidate().

◆ m_schNetsByPin

std::map<wxString, wxString> BACKANNOTATE_UNIT_SWAP_CANDIDATE::m_schNetsByPin

◆ m_unitPinNumbers

std::vector<wxString> BACKANNOTATE_UNIT_SWAP_CANDIDATE::m_unitPinNumbers

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