KiCad PCB EDA Suite
|
This is the complete list of members for PARAM_BASE, including all inherited members.
ClearUnknownKeys() const | PARAM_BASE | inline |
GetJsonPath() const | PARAM_BASE | inline |
Load(const JSON_SETTINGS &aSettings, bool aResetIfMissing=true) const =0 | PARAM_BASE | pure virtual |
m_clearUnknownKeys | PARAM_BASE | protected |
m_path | PARAM_BASE | protected |
m_readOnly | PARAM_BASE | protected |
MatchesFile(const JSON_SETTINGS &aSettings) const =0 | PARAM_BASE | pure virtual |
PARAM_BASE(std::string aJsonPath, bool aReadOnly) | PARAM_BASE | inline |
SetClearUnknownKeys(bool aSet=true) | 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 |