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

Public Member Functions

 TEMP_KITCHEN_SINK_COPY ()
 
bool Create (wxString *aError)
 
const wxString & BoardPath () const
 

Private Attributes

KI_TEST::SCOPED_TEMP_DIR m_tempRoot
 
wxString m_boardPath
 

Detailed Description

Definition at line 38 of file test_api_e2e.cpp.

Constructor & Destructor Documentation

◆ TEMP_KITCHEN_SINK_COPY()

TEMP_KITCHEN_SINK_COPY::TEMP_KITCHEN_SINK_COPY ( )
inline

Definition at line 41 of file test_api_e2e.cpp.

References m_tempRoot.

Member Function Documentation

◆ BoardPath()

const wxString & TEMP_KITCHEN_SINK_COPY::BoardPath ( ) const
inline

◆ Create()

bool TEMP_KITCHEN_SINK_COPY::Create ( wxString * aError)
inline

Member Data Documentation

◆ m_boardPath

wxString TEMP_KITCHEN_SINK_COPY::m_boardPath
private

Definition at line 75 of file test_api_e2e.cpp.

Referenced by BoardPath(), and Create().

◆ m_tempRoot

KI_TEST::SCOPED_TEMP_DIR TEMP_KITCHEN_SINK_COPY::m_tempRoot
private

Definition at line 74 of file test_api_e2e.cpp.

Referenced by Create(), and TEMP_KITCHEN_SINK_COPY().


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