#include <jobs_output.h>
Definition at line 27 of file jobs_output.h.
◆ JOBS_OUTPUT_HANDLER()
JOBS_OUTPUT_HANDLER::JOBS_OUTPUT_HANDLER |
( |
| ) |
|
|
inline |
◆ ~JOBS_OUTPUT_HANDLER()
virtual JOBS_OUTPUT_HANDLER::~JOBS_OUTPUT_HANDLER |
( |
| ) |
|
|
inlinevirtual |
◆ FromJson()
virtual void JOBS_OUTPUT_HANDLER::FromJson |
( |
const nlohmann::json & |
j | ) |
|
|
pure virtual |
◆ GetOutputPath()
wxString JOBS_OUTPUT_HANDLER::GetOutputPath |
( |
| ) |
const |
|
inline |
◆ HandleOutputs()
virtual bool JOBS_OUTPUT_HANDLER::HandleOutputs |
( |
const wxString & |
baseTempPath, |
|
|
const std::vector< JOB_OUTPUT > & |
aOutputsToHandle |
|
) |
| |
|
pure virtual |
◆ SetOutputPath()
void JOBS_OUTPUT_HANDLER::SetOutputPath |
( |
const wxString & |
aPath | ) |
|
|
inline |
◆ ToJson()
virtual void JOBS_OUTPUT_HANDLER::ToJson |
( |
nlohmann::json & |
j | ) |
const |
|
pure virtual |
◆ m_outputPath
wxString JOBS_OUTPUT_HANDLER::m_outputPath |
|
protected |
The documentation for this class was generated from the following file: