|
KiCad PCB EDA Suite
|
#include <backannotate.h>
Public Attributes | |
| size_t | m_firstIndex = 0 |
| size_t | m_secondIndex = 0 |
| int | m_firstUnit = 0 |
| int | m_secondUnit = 0 |
Definition at line 50 of file backannotate.h.
| size_t BACKANNOTATE_UNIT_SWAP_STEP::m_firstIndex = 0 |
Definition at line 52 of file backannotate.h.
Referenced by BACK_ANNOTATE::applyChangelist(), and check_final_units().
| int BACKANNOTATE_UNIT_SWAP_STEP::m_firstUnit = 0 |
Definition at line 54 of file backannotate.h.
| size_t BACKANNOTATE_UNIT_SWAP_STEP::m_secondIndex = 0 |
Definition at line 53 of file backannotate.h.
Referenced by BACK_ANNOTATE::applyChangelist(), and check_final_units().
| int BACKANNOTATE_UNIT_SWAP_STEP::m_secondUnit = 0 |
Definition at line 55 of file backannotate.h.