|
KiCad PCB EDA Suite
|
This is the complete list of members for PARAM_WXSTRING_MAP, including all inherited members.
| ClearUnknownKeys() const | PARAM_BASE | inline |
| GetJsonPath() const | PARAM_BASE | inline |
| Load(const JSON_SETTINGS &aSettings, bool aResetIfMissing=true) const override | PARAM_WXSTRING_MAP | virtual |
| m_clearUnknownKeys | PARAM_BASE | protected |
| m_default | PARAM_WXSTRING_MAP | private |
| m_path | PARAM_BASE | protected |
| m_ptr | PARAM_WXSTRING_MAP | private |
| m_readOnly | PARAM_BASE | protected |
| MatchesFile(const JSON_SETTINGS &aSettings) const override | PARAM_WXSTRING_MAP | virtual |
| PARAM_BASE(std::string aJsonPath, bool aReadOnly) | PARAM_BASE | inline |
| PARAM_WXSTRING_MAP(const std::string &aJsonPath, std::map< wxString, wxString > *aPtr, std::initializer_list< std::pair< const wxString, wxString > > aDefault, bool aReadOnly=false, bool aArrayBehavior=false) | PARAM_WXSTRING_MAP | inline |
| SetClearUnknownKeys(bool aSet=true) | PARAM_BASE | inline |
| SetDefault() override | PARAM_WXSTRING_MAP | inlinevirtual |
| Store(JSON_SETTINGS *aSettings) const override | PARAM_WXSTRING_MAP | virtual |
| ~PARAM_BASE()=default | PARAM_BASE | virtual |