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

Public Member Functions

 SCH_APPLIER_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_sa
 
SETTINGS_MANAGER m_so
 
SETTINGS_MANAGER m_st
 
std::unique_ptr< SCHEMATICm_ancestor
 
std::unique_ptr< SCHEMATICm_ours
 
std::unique_ptr< SCHEMATICm_theirs
 

Detailed Description

Definition at line 42 of file test_sch_merge_applier.cpp.

Constructor & Destructor Documentation

◆ SCH_APPLIER_FIXTURE()

SCH_APPLIER_FIXTURE::SCH_APPLIER_FIXTURE ( )
inline

Member Data Documentation

◆ m_ancestor

std::unique_ptr<SCHEMATIC> SCH_APPLIER_FIXTURE::m_ancestor

Definition at line 55 of file test_sch_merge_applier.cpp.

Referenced by SCH_APPLIER_FIXTURE().

◆ m_ours

std::unique_ptr<SCHEMATIC> SCH_APPLIER_FIXTURE::m_ours

Definition at line 56 of file test_sch_merge_applier.cpp.

Referenced by SCH_APPLIER_FIXTURE().

◆ m_sa

SETTINGS_MANAGER SCH_APPLIER_FIXTURE::m_sa

Definition at line 54 of file test_sch_merge_applier.cpp.

Referenced by SCH_APPLIER_FIXTURE().

◆ m_so

SETTINGS_MANAGER SCH_APPLIER_FIXTURE::m_so

Definition at line 54 of file test_sch_merge_applier.cpp.

Referenced by SCH_APPLIER_FIXTURE().

◆ m_st

SETTINGS_MANAGER SCH_APPLIER_FIXTURE::m_st

Definition at line 54 of file test_sch_merge_applier.cpp.

Referenced by SCH_APPLIER_FIXTURE().

◆ m_theirs

std::unique_ptr<SCHEMATIC> SCH_APPLIER_FIXTURE::m_theirs

Definition at line 57 of file test_sch_merge_applier.cpp.

Referenced by SCH_APPLIER_FIXTURE().


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