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

Public Member Functions

 NETCHAIN_ROLLBACK_FIXTURE ()
 
 ~NETCHAIN_ROLLBACK_FIXTURE ()
 

Public Attributes

SETTINGS_MANAGER m_settingsManager
 
std::unique_ptr< SCHEMATICm_schematic
 

Detailed Description

Definition at line 64 of file test_net_chain_rollback.cpp.

Constructor & Destructor Documentation

◆ NETCHAIN_ROLLBACK_FIXTURE()

NETCHAIN_ROLLBACK_FIXTURE::NETCHAIN_ROLLBACK_FIXTURE ( )
inline

Definition at line 66 of file test_net_chain_rollback.cpp.

References m_settingsManager.

◆ ~NETCHAIN_ROLLBACK_FIXTURE()

NETCHAIN_ROLLBACK_FIXTURE::~NETCHAIN_ROLLBACK_FIXTURE ( )
inline

Member Data Documentation

◆ m_schematic

std::unique_ptr<SCHEMATIC> NETCHAIN_ROLLBACK_FIXTURE::m_schematic

Definition at line 75 of file test_net_chain_rollback.cpp.

◆ m_settingsManager

SETTINGS_MANAGER NETCHAIN_ROLLBACK_FIXTURE::m_settingsManager

Definition at line 74 of file test_net_chain_rollback.cpp.

Referenced by NETCHAIN_ROLLBACK_FIXTURE().


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