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