KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PARAM_MAP< Value > Member List

This is the complete list of members for PARAM_MAP< Value >, including all inherited members.

ClearUnknownKeys() constPARAM_BASEinline
GetJsonPath() constPARAM_BASEinline
Load(JSON_SETTINGS *aSettings, bool aResetIfMissing=true) const overridePARAM_MAP< Value >inlinevirtual
m_clearUnknownKeysPARAM_BASEprotected
m_defaultPARAM_MAP< Value >private
m_pathPARAM_BASEprotected
m_ptrPARAM_MAP< Value >private
m_readOnlyPARAM_BASEprotected
MatchesFile(JSON_SETTINGS *aSettings) const overridePARAM_MAP< Value >inlinevirtual
PARAM_BASE(std::string aJsonPath, bool aReadOnly)PARAM_BASEinline
PARAM_MAP(const std::string &aJsonPath, std::map< std::string, Value > *aPtr, std::initializer_list< std::pair< const std::string, Value > > aDefault, bool aReadOnly=false)PARAM_MAP< Value >inline
SetDefault() overridePARAM_MAP< Value >inlinevirtual
Store(JSON_SETTINGS *aSettings) const overridePARAM_MAP< Value >inlinevirtual
~PARAM_BASE()=defaultPARAM_BASEvirtual