#include <job.h>
Definition at line 28 of file job.h.
◆ JOB_PARAM_BASE()
JOB_PARAM_BASE::JOB_PARAM_BASE |
( |
const std::string & |
aJsonPath | ) |
|
◆ ~JOB_PARAM_BASE()
virtual JOB_PARAM_BASE::~JOB_PARAM_BASE |
( |
| ) |
|
|
virtualdefault |
◆ FromJson()
virtual void JOB_PARAM_BASE::FromJson |
( |
const nlohmann::json & |
j | ) |
const |
|
pure virtual |
◆ ToJson()
virtual void JOB_PARAM_BASE::ToJson |
( |
nlohmann::json & |
j | ) |
|
|
pure virtual |
◆ m_jsonPath
std::string JOB_PARAM_BASE::m_jsonPath |
|
protected |
The documentation for this class was generated from the following files: