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

Public Member Functions

 STACKED_PIN_CONVERSION_FIXTURE ()
 

Public Attributes

std::unique_ptr< SETTINGS_MANAGERm_settingsManager
 
std::unique_ptr< LIB_SYMBOLm_symbol
 

Detailed Description

Definition at line 25 of file test_stacked_pin_conversion.cpp.

Constructor & Destructor Documentation

◆ STACKED_PIN_CONVERSION_FIXTURE()

STACKED_PIN_CONVERSION_FIXTURE::STACKED_PIN_CONVERSION_FIXTURE ( )
inline

Definition at line 27 of file test_stacked_pin_conversion.cpp.

References m_settingsManager, and m_symbol.

Member Data Documentation

◆ m_settingsManager

std::unique_ptr<SETTINGS_MANAGER> STACKED_PIN_CONVERSION_FIXTURE::m_settingsManager

Definition at line 33 of file test_stacked_pin_conversion.cpp.

Referenced by STACKED_PIN_CONVERSION_FIXTURE().

◆ m_symbol

std::unique_ptr<LIB_SYMBOL> STACKED_PIN_CONVERSION_FIXTURE::m_symbol

Definition at line 34 of file test_stacked_pin_conversion.cpp.

Referenced by STACKED_PIN_CONVERSION_FIXTURE().


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