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

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

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