KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PARAM_SET< Type > Member List

This is the complete list of members for PARAM_SET< Type >, including all inherited members.

ClearUnknownKeys() constPARAM_BASEinline
GetJsonPath() constPARAM_BASEinline
Load(JSON_SETTINGS *aSettings, bool aResetIfMissing=true) const overridePARAM_SET< Type >inlinevirtual
m_clearUnknownKeysPARAM_BASEprotected
m_defaultPARAM_SET< Type >protected
m_pathPARAM_BASEprotected
m_ptrPARAM_SET< Type >protected
m_readOnlyPARAM_BASEprotected
MatchesFile(JSON_SETTINGS *aSettings) const overridePARAM_SET< Type >inlinevirtual
PARAM_BASE(std::string aJsonPath, bool aReadOnly)PARAM_BASEinline
PARAM_SET(const std::string &aJsonPath, std::set< Type > *aPtr, std::initializer_list< Type > aDefault, bool aReadOnly=false)PARAM_SET< Type >inline
PARAM_SET(const std::string &aJsonPath, std::set< Type > *aPtr, std::set< Type > aDefault, bool aReadOnly=false)PARAM_SET< Type >inline
SetDefault() overridePARAM_SET< Type >inlinevirtual
Store(JSON_SETTINGS *aSettings) const overridePARAM_SET< Type >inlinevirtual
~PARAM_BASE()=defaultPARAM_BASEvirtual