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

Public Member Functions

 LABEL_BUS_CONNECTIVITY_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_mgr
 
std::unique_ptr< SCHEMATICm_schematic
 
SCH_SCREENm_screen
 
SCH_SHEETm_sheet
 

Detailed Description

Definition at line 48 of file test_label_bus_connectivity.cpp.

Constructor & Destructor Documentation

◆ LABEL_BUS_CONNECTIVITY_FIXTURE()

LABEL_BUS_CONNECTIVITY_FIXTURE::LABEL_BUS_CONNECTIVITY_FIXTURE ( )
inline

Definition at line 50 of file test_label_bus_connectivity.cpp.

References m_mgr, m_schematic, m_screen, and m_sheet.

Member Data Documentation

◆ m_mgr

SETTINGS_MANAGER LABEL_BUS_CONNECTIVITY_FIXTURE::m_mgr

Definition at line 66 of file test_label_bus_connectivity.cpp.

Referenced by LABEL_BUS_CONNECTIVITY_FIXTURE().

◆ m_schematic

std::unique_ptr<SCHEMATIC> LABEL_BUS_CONNECTIVITY_FIXTURE::m_schematic

Definition at line 67 of file test_label_bus_connectivity.cpp.

Referenced by LABEL_BUS_CONNECTIVITY_FIXTURE().

◆ m_screen

SCH_SCREEN* LABEL_BUS_CONNECTIVITY_FIXTURE::m_screen

Definition at line 68 of file test_label_bus_connectivity.cpp.

Referenced by LABEL_BUS_CONNECTIVITY_FIXTURE().

◆ m_sheet

SCH_SHEET* LABEL_BUS_CONNECTIVITY_FIXTURE::m_sheet

Definition at line 69 of file test_label_bus_connectivity.cpp.

Referenced by LABEL_BUS_CONNECTIVITY_FIXTURE().


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