| 
    KiCad PCB EDA Suite
    
   | 
 
Public Member Functions | |
| BUS_ENTRY_CONCURRENCY_FIXTURE () | |
Public Attributes | |
| SETTINGS_MANAGER | m_mgr | 
| std::unique_ptr< SCHEMATIC > | m_schematic | 
| SCH_SCREEN * | m_screen | 
| SCH_SHEET * | m_sheet | 
Definition at line 37 of file test_bus_entry_concurrency.cpp.
      
  | 
  inline | 
Definition at line 39 of file test_bus_entry_concurrency.cpp.
References m_mgr, m_schematic, m_screen, and m_sheet.
| 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().
| 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().
| 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().
| 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().