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

#include <backannotate.h>

Public Attributes

size_t m_firstIndex = 0
 
size_t m_secondIndex = 0
 
int m_firstUnit = 0
 
int m_secondUnit = 0
 

Detailed Description

Definition at line 50 of file backannotate.h.

Member Data Documentation

◆ m_firstIndex

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().

◆ m_firstUnit

int BACKANNOTATE_UNIT_SWAP_STEP::m_firstUnit = 0

Definition at line 54 of file backannotate.h.

◆ m_secondIndex

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().

◆ m_secondUnit

int BACKANNOTATE_UNIT_SWAP_STEP::m_secondUnit = 0

Definition at line 55 of file backannotate.h.


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