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

Public Member Functions

 BUS_ENTRY_CONCURRENCY_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_mgr
 
std::unique_ptr< SCHEMATICm_schematic
 
SCH_SCREENm_screen
 
SCH_SHEETm_sheet
 

Detailed Description

Definition at line 37 of file test_bus_entry_concurrency.cpp.

Constructor & Destructor Documentation

◆ BUS_ENTRY_CONCURRENCY_FIXTURE()

BUS_ENTRY_CONCURRENCY_FIXTURE::BUS_ENTRY_CONCURRENCY_FIXTURE ( )
inline

Member Data Documentation

◆ m_mgr

SETTINGS_MANAGER BUS_ENTRY_CONCURRENCY_FIXTURE::m_mgr

Definition at line 50 of file test_bus_entry_concurrency.cpp.

Referenced by BUS_ENTRY_CONCURRENCY_FIXTURE().

◆ m_schematic

std::unique_ptr<SCHEMATIC> BUS_ENTRY_CONCURRENCY_FIXTURE::m_schematic

Definition at line 51 of file test_bus_entry_concurrency.cpp.

Referenced by BUS_ENTRY_CONCURRENCY_FIXTURE().

◆ m_screen

SCH_SCREEN* BUS_ENTRY_CONCURRENCY_FIXTURE::m_screen

Definition at line 52 of file test_bus_entry_concurrency.cpp.

Referenced by BUS_ENTRY_CONCURRENCY_FIXTURE().

◆ m_sheet

SCH_SHEET* BUS_ENTRY_CONCURRENCY_FIXTURE::m_sheet

Definition at line 53 of file test_bus_entry_concurrency.cpp.

Referenced by BUS_ENTRY_CONCURRENCY_FIXTURE().


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