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 58 of file backannotate.h.

Member Data Documentation

◆ m_identity

bool BACKANNOTATE_UNIT_SWAP_PLAN::m_identity = true

◆ m_mappingOk

bool BACKANNOTATE_UNIT_SWAP_PLAN::m_mappingOk = false

◆ m_steps

std::vector<BACKANNOTATE_UNIT_SWAP_STEP> BACKANNOTATE_UNIT_SWAP_PLAN::m_steps

◆ m_swappedCandidateIndices

std::set<size_t> BACKANNOTATE_UNIT_SWAP_PLAN::m_swappedCandidateIndices

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