Functions | |
static void | onConfig (const ConfigSection &configSection, bool isDryRun, const std::string &filename) |
void | setConfigFile (ConfigFile &configFile) |
Variables | |
GeneralConfigSection | |
|
static |
Definition at line 39 of file general-config-section.cpp.
References nfd::PrivilegeHelper::initialize(), and NFD_LOG_TRACE.
Referenced by setConfigFile().
void nfd::general::setConfigFile | ( | ConfigFile & | configFile | ) |
Definition at line 99 of file general-config-section.cpp.
References nfd::ConfigFile::addSectionHandler(), and onConfig().
Referenced by nfd::ignoreRibAndLogSections(), and nfd::Nfd::reloadConfigFile().
nfd::general::GeneralConfigSection |
Definition at line 36 of file general-config-section.cpp.