Definition at line 245 of file ZConfig.cc.
zypp::ZConfig::Impl::Impl | ( | const Pathname & | override_r = Pathname() |
) | [inline] |
Definition at line 248 of file ZConfig.cc.
References _parsedZyppConf, zypp::ZConfig::_pimpl, apply_locks_file, cfg_arch, cfg_cache_path, cfg_config_path, cfg_known_repos_path, cfg_known_services_path, cfg_metadata_path, cfg_packages_path, cfg_solvfiles_path, cfg_vendor_path, commit_downloadMode, zypp::str::compareCI(), credentials_global_dir_path, credentials_global_file_path, download_max_concurrent_connections, download_max_download_speed, download_max_silent_tries, download_media_prefer_download, download_min_download_speed, download_transfer_timeout, download_use_deltarpm, download_use_deltarpm_always, zypp::parser::IniDict::entriesBegin(), zypp::parser::IniDict::entriesEnd(), zypp::DefaultOption< _Tp >::getDefault(), history_log_path, zypp::ZConfig::instance(), INT, locks_file, MIL, multiversion, repo_add_probe, repo_refresh_delay, zypp::DefaultOption< _Tp >::restoreToDefault(), zypp::target::rpm::RPMINST_EXCLUDEDOCS, rpmInstallFlags, zypp::parser::IniDict::sectionsBegin(), zypp::parser::IniDict::sectionsEnd(), zypp::Option< _Tp >::set(), solver_allowVendorChange, solver_checkSystemFile, solver_cleandepsOnRemove, solver_onlyRequires, solver_upgradeTestcasesToKeep, solverUpgradeRemoveDroppedPackages, zypp::url::split(), zypp::str::strToBool(), zypp::str::strtonum(), update_data_path, update_messages_path, update_scripts_path, updateMessagesNotify, and WAR.
zypp::ZConfig::Impl::~Impl | ( | ) | [inline] |
Definition at line 485 of file ZConfig.cc.
Pathname zypp::ZConfig::Impl::_parsedZyppConf |
Definition at line 493 of file ZConfig.cc.
Pathname zypp::ZConfig::Impl::cfg_cache_path |
Pathname zypp::ZConfig::Impl::cfg_config_path |
Pathname zypp::ZConfig::Impl::cfg_vendor_path |
Pathname zypp::ZConfig::Impl::locks_file |
DefaultOption<std::string> zypp::ZConfig::Impl::updateMessagesNotify |
Definition at line 514 of file ZConfig.cc.
std::set<std::string> zypp::ZConfig::Impl::multiversion |
target::rpm::RpmInstFlags zypp::ZConfig::Impl::rpmInstallFlags |
Option<Pathname> zypp::ZConfig::Impl::pluginsPath |
Definition at line 546 of file ZConfig.cc.