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

Public Member Functions

 DRC_ANNULAR_OVERLAP_FIXTURE ()=default
 
 ~DRC_ANNULAR_OVERLAP_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_settingsManager
 
std::unique_ptr< BOARDm_board
 

Detailed Description

Definition at line 66 of file test_drc_annular_overlap_issue24340.cpp.

Constructor & Destructor Documentation

◆ DRC_ANNULAR_OVERLAP_FIXTURE()

DRC_ANNULAR_OVERLAP_FIXTURE::DRC_ANNULAR_OVERLAP_FIXTURE ( )
default

◆ ~DRC_ANNULAR_OVERLAP_FIXTURE()

DRC_ANNULAR_OVERLAP_FIXTURE::~DRC_ANNULAR_OVERLAP_FIXTURE ( )
inline

Definition at line 70 of file test_drc_annular_overlap_issue24340.cpp.

References m_board.

Member Data Documentation

◆ m_board

std::unique_ptr<BOARD> DRC_ANNULAR_OVERLAP_FIXTURE::m_board

◆ m_settingsManager

SETTINGS_MANAGER DRC_ANNULAR_OVERLAP_FIXTURE::m_settingsManager

Definition at line 82 of file test_drc_annular_overlap_issue24340.cpp.


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