KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TEST_SCH_SHEET_FIXTURE Class Reference

Public Member Functions

 TEST_SCH_SHEET_FIXTURE ()
 Dummy schematic to attach the test sheet to.
 

Public Attributes

SCHEMATIC m_schematic
 
SCH_SHEET m_sheet
 Can use when you need a const ref (lots of places need fixing here)
 
const SCH_SHEETm_csheet
 

Detailed Description

Definition at line 39 of file test_sch_sheet.cpp.

Constructor & Destructor Documentation

◆ TEST_SCH_SHEET_FIXTURE()

TEST_SCH_SHEET_FIXTURE::TEST_SCH_SHEET_FIXTURE ( )
inline

Dummy schematic to attach the test sheet to.

Definition at line 42 of file test_sch_sheet.cpp.

Member Data Documentation

◆ m_csheet

const SCH_SHEET& TEST_SCH_SHEET_FIXTURE::m_csheet

Definition at line 55 of file test_sch_sheet.cpp.

◆ m_schematic

SCHEMATIC TEST_SCH_SHEET_FIXTURE::m_schematic

Definition at line 50 of file test_sch_sheet.cpp.

◆ m_sheet

SCH_SHEET TEST_SCH_SHEET_FIXTURE::m_sheet

Can use when you need a const ref (lots of places need fixing here)

Definition at line 52 of file test_sch_sheet.cpp.


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