KiCad PCB EDA Suite
Loading...
Searching...
No Matches
UNLOCKER Class Reference

Public Member Functions

 UNLOCKER (PCB_TUNING_PATTERN *aPattern)
 
 ~UNLOCKER ()
 

Private Attributes

PCB_TUNING_PATTERNm_pattern
 
bool m_wasLocked
 

Detailed Description

Definition at line 848 of file pcb_tuning_pattern.cpp.

Constructor & Destructor Documentation

◆ UNLOCKER()

UNLOCKER::UNLOCKER ( PCB_TUNING_PATTERN * aPattern)
inline

Definition at line 851 of file pcb_tuning_pattern.cpp.

References m_pattern, and m_wasLocked.

◆ ~UNLOCKER()

UNLOCKER::~UNLOCKER ( )
inline

Definition at line 858 of file pcb_tuning_pattern.cpp.

References m_pattern, and m_wasLocked.

Member Data Documentation

◆ m_pattern

PCB_TUNING_PATTERN* UNLOCKER::m_pattern
private

Definition at line 865 of file pcb_tuning_pattern.cpp.

Referenced by UNLOCKER(), and ~UNLOCKER().

◆ m_wasLocked

bool UNLOCKER::m_wasLocked
private

Definition at line 866 of file pcb_tuning_pattern.cpp.

Referenced by UNLOCKER(), and ~UNLOCKER().


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