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

Public Member Functions

 DERIVED_BODY_STYLES_FIXTURE ()
 
 ~DERIVED_BODY_STYLES_FIXTURE ()
 
const wxString & GetLibPath () const
 

Private Attributes

wxString m_tempDir
 
wxString m_libPath
 

Detailed Description

Definition at line 34 of file test_issue25209_derived_body_styles.cpp.

Constructor & Destructor Documentation

◆ DERIVED_BODY_STYLES_FIXTURE()

DERIVED_BODY_STYLES_FIXTURE::DERIVED_BODY_STYLES_FIXTURE ( )
inline

Definition at line 37 of file test_issue25209_derived_body_styles.cpp.

References m_libPath, and m_tempDir.

◆ ~DERIVED_BODY_STYLES_FIXTURE()

DERIVED_BODY_STYLES_FIXTURE::~DERIVED_BODY_STYLES_FIXTURE ( )
inline

Definition at line 46 of file test_issue25209_derived_body_styles.cpp.

References m_tempDir.

Member Function Documentation

◆ GetLibPath()

const wxString & DERIVED_BODY_STYLES_FIXTURE::GetLibPath ( ) const
inline

Definition at line 52 of file test_issue25209_derived_body_styles.cpp.

References m_libPath.

Member Data Documentation

◆ m_libPath

wxString DERIVED_BODY_STYLES_FIXTURE::m_libPath
private

◆ m_tempDir

wxString DERIVED_BODY_STYLES_FIXTURE::m_tempDir
private

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