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

#include <backannotate.h>

Public Attributes

bool m_mappingOk = false
 
bool m_identity = true
 
std::vector< BACKANNOTATE_UNIT_SWAP_STEPm_steps
 
std::set< size_t > m_swappedCandidateIndices
 

Detailed Description

Definition at line 54 of file backannotate.h.

Member Data Documentation

◆ m_identity

bool BACKANNOTATE_UNIT_SWAP_PLAN::m_identity = true

Definition at line 57 of file backannotate.h.

Referenced by check_plan().

◆ m_mappingOk

bool BACKANNOTATE_UNIT_SWAP_PLAN::m_mappingOk = false

Definition at line 56 of file backannotate.h.

Referenced by check_plan().

◆ m_steps

std::vector<BACKANNOTATE_UNIT_SWAP_STEP> BACKANNOTATE_UNIT_SWAP_PLAN::m_steps

Definition at line 58 of file backannotate.h.

Referenced by check_final_units().

◆ m_swappedCandidateIndices

std::set<size_t> BACKANNOTATE_UNIT_SWAP_PLAN::m_swappedCandidateIndices

Definition at line 59 of file backannotate.h.

Referenced by check_plan().


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