KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PARAM< ValueType > Member List

This is the complete list of members for PARAM< ValueType >, including all inherited members.

ClearUnknownKeys() constPARAM_BASEinline
GetDefault() constPARAM< ValueType >inline
GetJsonPath() constPARAM_BASEinline
Load(JSON_SETTINGS *aSettings, bool aResetIfMissing=true) const overridePARAM< ValueType >inlinevirtual
m_clearUnknownKeysPARAM_BASEprotected
m_defaultPARAM< ValueType >protected
m_maxPARAM< ValueType >private
m_minPARAM< ValueType >private
m_pathPARAM_BASEprotected
m_ptrPARAM< ValueType >protected
m_readOnlyPARAM_BASEprotected
m_use_minmaxPARAM< ValueType >private
MatchesFile(JSON_SETTINGS *aSettings) const overridePARAM< ValueType >inlinevirtual
PARAM(const std::string &aJsonPath, ValueType *aPtr, ValueType aDefault, bool aReadOnly=false)PARAM< ValueType >inline
PARAM(const std::string &aJsonPath, ValueType *aPtr, ValueType aDefault, ValueType aMin, ValueType aMax, bool aReadOnly=false)PARAM< ValueType >inline
PARAM_BASE(std::string aJsonPath, bool aReadOnly)PARAM_BASEinline
SetDefault() overridePARAM< ValueType >inlinevirtual
Store(JSON_SETTINGS *aSettings) const overridePARAM< ValueType >inlinevirtual
~PARAM_BASE()=defaultPARAM_BASEvirtual