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

wxString m_tempDir
 
wxString m_boardPath
 

Detailed Description

Definition at line 30 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 33 of file test_api_e2e.cpp.

References m_tempDir.

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 90 of file test_api_e2e.cpp.

Referenced by BoardPath(), and Create().

◆ m_tempDir

wxString TEMP_KITCHEN_SINK_COPY::m_tempDir
private

Definition at line 89 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: