KiCad PCB EDA Suite
|
This is the complete list of members for JOB_PARAM< ValueType >, including all inherited members.
FromJson(const nlohmann::json &j) const override | JOB_PARAM< ValueType > | inlinevirtual |
JOB_PARAM(const std::string &aJsonPath, ValueType *aPtr, ValueType aDefault) | JOB_PARAM< ValueType > | inline |
JOB_PARAM_BASE(const std::string &aJsonPath) | JOB_PARAM_BASE | |
m_default | JOB_PARAM< ValueType > | protected |
m_jsonPath | JOB_PARAM_BASE | protected |
m_ptr | JOB_PARAM< ValueType > | protected |
ToJson(nlohmann::json &j) override | JOB_PARAM< ValueType > | inlinevirtual |
~JOB_PARAM_BASE()=default | JOB_PARAM_BASE | virtual |