KiCad PCB EDA Suite
|
This is the complete list of members for PARAM_BASE, including all inherited members.
GetJsonPath() const | PARAM_BASE | inline |
Load(JSON_SETTINGS *aSettings, bool aResetIfMissing=true) const =0 | PARAM_BASE | pure virtual |
m_path | PARAM_BASE | protected |
m_readOnly | PARAM_BASE | protected |
MatchesFile(JSON_SETTINGS *aSettings) const =0 | PARAM_BASE | pure virtual |
PARAM_BASE(std::string aJsonPath, bool aReadOnly) | PARAM_BASE | inline |
SetDefault()=0 | PARAM_BASE | pure virtual |
Store(JSON_SETTINGS *aSettings) const =0 | PARAM_BASE | pure virtual |
~PARAM_BASE()=default | PARAM_BASE | virtual |