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

Public Member Functions

 BUS_MIGRATION_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_mgr
 
std::unique_ptr< SCHEMATICm_schematic
 
SCH_SCREENm_screen
 
SCH_SHEETm_sheet
 

Detailed Description

Definition at line 49 of file test_bus_migration_precondition.cpp.

Constructor & Destructor Documentation

◆ BUS_MIGRATION_FIXTURE()

BUS_MIGRATION_FIXTURE::BUS_MIGRATION_FIXTURE ( )
inline

Definition at line 51 of file test_bus_migration_precondition.cpp.

References m_mgr, m_schematic, m_screen, and m_sheet.

Member Data Documentation

◆ m_mgr

SETTINGS_MANAGER BUS_MIGRATION_FIXTURE::m_mgr

Definition at line 66 of file test_bus_migration_precondition.cpp.

Referenced by BUS_MIGRATION_FIXTURE().

◆ m_schematic

std::unique_ptr<SCHEMATIC> BUS_MIGRATION_FIXTURE::m_schematic

Definition at line 67 of file test_bus_migration_precondition.cpp.

Referenced by BUS_MIGRATION_FIXTURE().

◆ m_screen

SCH_SCREEN* BUS_MIGRATION_FIXTURE::m_screen

Definition at line 68 of file test_bus_migration_precondition.cpp.

Referenced by BUS_MIGRATION_FIXTURE().

◆ m_sheet

SCH_SHEET* BUS_MIGRATION_FIXTURE::m_sheet

Definition at line 69 of file test_bus_migration_precondition.cpp.

Referenced by BUS_MIGRATION_FIXTURE().


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