KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PARAM_LAYER_PAIRS Member List

This is the complete list of members for PARAM_LAYER_PAIRS, including all inherited members.

ClearUnknownKeys() constPARAM_BASEinline
GetDefault() constPARAM_LAMBDA< nlohmann::json >inline
GetJsonPath() constPARAM_BASEinline
jsonToLayerPairs(const nlohmann::json &aJson)PARAM_LAYER_PAIRSprivate
layerPairsToJson()PARAM_LAYER_PAIRSprivate
Load(const JSON_SETTINGS &aSettings, bool aResetIfMissing=true) const overridePARAM_LAMBDA< nlohmann::json >inlinevirtual
m_clearUnknownKeysPARAM_BASEprotected
m_defaultPARAM_LAMBDA< nlohmann::json >private
m_getterPARAM_LAMBDA< nlohmann::json >private
m_layerPairInfosPARAM_LAYER_PAIRSprivate
m_pathPARAM_BASEprotected
m_readOnlyPARAM_BASEprotected
m_setterPARAM_LAMBDA< nlohmann::json >private
MatchesFile(const JSON_SETTINGS &aSettings) const overridePARAM_LAMBDA< nlohmann::json >inlinevirtual
PARAM_BASE(std::string aJsonPath, bool aReadOnly)PARAM_BASEinline
PARAM_LAMBDA(const std::string &aJsonPath, std::function< nlohmann::json()> aGetter, std::function< void(nlohmann::json)> aSetter, nlohmann::json aDefault, bool aReadOnly=false)PARAM_LAMBDA< nlohmann::json >inline
PARAM_LAYER_PAIRS(const std::string &aPath, std::vector< LAYER_PAIR_INFO > &m_layerPairInfos)PARAM_LAYER_PAIRS
SetDefault() overridePARAM_LAMBDA< nlohmann::json >inlinevirtual
Store(JSON_SETTINGS *aSettings) const overridePARAM_LAMBDA< nlohmann::json >inlinevirtual
~PARAM_BASE()=defaultPARAM_BASEvirtual