libzypp  10.5.0
zypp::ZConfig::Impl Class Reference

ZConfig implementation. More...

List of all members.

Public Member Functions

 Impl (const Pathname &override_r=Pathname())
 ~Impl ()

Public Attributes

Pathname _parsedZyppConf
 Remember any parsed zypp.conf.
Arch cfg_arch
Locale cfg_textLocale
Pathname cfg_cache_path
Pathname cfg_metadata_path
Pathname cfg_solvfiles_path
Pathname cfg_packages_path
Pathname cfg_config_path
Pathname cfg_known_repos_path
Pathname cfg_known_services_path
Pathname cfg_vendor_path
Pathname locks_file
Pathname update_data_path
Pathname update_scripts_path
Pathname update_messages_path
DefaultOption< std::string > updateMessagesNotify
bool repo_add_probe
unsigned repo_refresh_delay
LocaleSet repoRefreshLocales
bool repoLabelIsAlias
bool download_use_deltarpm
bool download_use_deltarpm_always
DefaultOption< bool > download_media_prefer_download
int download_max_concurrent_connections
int download_min_download_speed
int download_max_download_speed
int download_max_silent_tries
int download_transfer_timeout
Option< DownloadModecommit_downloadMode
Option< bool > solver_onlyRequires
Option< bool > solver_allowVendorChange
Option< bool > solver_cleandepsOnRemove
Option< unsigned > solver_upgradeTestcasesToKeep
DefaultOption< bool > solverUpgradeRemoveDroppedPackages
Pathname solver_checkSystemFile
std::set< std::string > multiversion
bool apply_locks_file
target::rpm::RpmInstFlags rpmInstallFlags
Pathname history_log_path
Pathname credentials_global_dir_path
Pathname credentials_global_file_path
Option< Pathname > pluginsPath

Detailed Description

ZConfig implementation.

Todo:
Enrich section and entry definition by some comment (including the default setting and provide some method to write this into a sample zypp.conf.

Definition at line 253 of file ZConfig.cc.


Constructor & Destructor Documentation

zypp::ZConfig::Impl::Impl ( const Pathname &  override_r = Pathname()) [inline]

Definition at line 256 of file ZConfig.cc.

zypp::ZConfig::Impl::~Impl ( ) [inline]

Definition at line 504 of file ZConfig.cc.


Member Data Documentation

Remember any parsed zypp.conf.

Definition at line 509 of file ZConfig.cc.

Definition at line 511 of file ZConfig.cc.

Definition at line 514 of file ZConfig.cc.

Definition at line 515 of file ZConfig.cc.

Definition at line 516 of file ZConfig.cc.

Definition at line 517 of file ZConfig.cc.

Definition at line 519 of file ZConfig.cc.

Definition at line 520 of file ZConfig.cc.

Definition at line 521 of file ZConfig.cc.

Definition at line 523 of file ZConfig.cc.

Definition at line 524 of file ZConfig.cc.

Definition at line 526 of file ZConfig.cc.

Definition at line 527 of file ZConfig.cc.

Definition at line 528 of file ZConfig.cc.

Definition at line 529 of file ZConfig.cc.

Definition at line 531 of file ZConfig.cc.

Definition at line 532 of file ZConfig.cc.

Definition at line 534 of file ZConfig.cc.

Definition at line 536 of file ZConfig.cc.

Definition at line 554 of file ZConfig.cc.

std::set<std::string> zypp::ZConfig::Impl::multiversion

Definition at line 556 of file ZConfig.cc.

Definition at line 558 of file ZConfig.cc.

target::rpm::RpmInstFlags zypp::ZConfig::Impl::rpmInstallFlags

Definition at line 560 of file ZConfig.cc.

Definition at line 562 of file ZConfig.cc.

Definition at line 563 of file ZConfig.cc.

Definition at line 566 of file ZConfig.cc.


The documentation for this class was generated from the following file: