RepoInfo implementation.
More...
RepoInfo implementation.
Definition at line 44 of file RepoInfo.cc.
§ Impl()
| zypp::RepoInfo::Impl::Impl |
( |
| ) |
|
|
inline |
§ ~Impl()
| zypp::RepoInfo::Impl::~Impl |
( |
| ) |
|
|
inline |
§ setProbedType()
| void zypp::RepoInfo::Impl::setProbedType |
( |
const repo::RepoType & |
t | ) |
const |
|
inline |
§ licenseTgz()
| Pathname zypp::RepoInfo::Impl::licenseTgz |
( |
| ) |
const |
|
inline |
Path to a license tarball in case it exists in the repo.
Definition at line 76 of file RepoInfo.cc.
§ baseUrls() [1/2]
§ baseUrls() [2/2]
§ baseurl2dump()
| bool zypp::RepoInfo::Impl::baseurl2dump |
( |
| ) |
const |
|
inline |
§ gpgKeyUrls() [1/2]
§ gpgKeyUrls() [2/2]
§ contentKeywords()
| const std::set<std::string>& zypp::RepoInfo::Impl::contentKeywords |
( |
| ) |
const |
|
inline |
§ addContent()
| void zypp::RepoInfo::Impl::addContent |
( |
const std::string & |
keyword_r | ) |
|
|
inline |
§ hasContent() [1/2]
| bool zypp::RepoInfo::Impl::hasContent |
( |
| ) |
const |
|
inline |
§ hasContent() [2/2]
| bool zypp::RepoInfo::Impl::hasContent |
( |
const std::string & |
keyword_r | ) |
const |
|
inline |
§ internalValidRepoSignature()
| TriBool zypp::RepoInfo::Impl::internalValidRepoSignature |
( |
| ) |
const |
|
inline |
Signature check result needs to be stored/retrieved from _metadataPath.
Don't call them from outside validRepoSignature/setValidRepoSignature
Definition at line 177 of file RepoInfo.cc.
§ internalSetValidRepoSignature()
| void zypp::RepoInfo::Impl::internalSetValidRepoSignature |
( |
TriBool |
value_r | ) |
|
|
inline |
§ internalUnsignedConfirmed()
| bool zypp::RepoInfo::Impl::internalUnsignedConfirmed |
( |
| ) |
const |
|
inline |
We definitely have a symlink pointing to "indeterminate" (for repoGpgCheckIsMandatory)? I.e.
user accepted the unsigned repo in Downloader. A test whether internalValidRepoSignature is indeterminate would include not yet checked repos, which is unwanted here.
Definition at line 213 of file RepoInfo.cc.
§ triBoolFromPath() [1/2]
§ triBoolFromPath() [2/2]
| TriBool zypp::RepoInfo::Impl::triBoolFromPath |
( |
const Pathname & |
path_r | ) |
const |
|
inline |
§ cfgGpgCheck()
| bool zypp::RepoInfo::Impl::cfgGpgCheck |
( |
| ) |
const |
|
inline |
§ cfgRepoGpgCheck()
| TriBool zypp::RepoInfo::Impl::cfgRepoGpgCheck |
( |
| ) |
const |
|
inline |
§ cfgPkgGpgCheck()
| TriBool zypp::RepoInfo::Impl::cfgPkgGpgCheck |
( |
| ) |
const |
|
inline |
§ metadataPath() [1/2]
| void zypp::RepoInfo::Impl::metadataPath |
( |
Pathname |
new_r | ) |
|
|
inline |
§ packagesPath() [1/2]
| void zypp::RepoInfo::Impl::packagesPath |
( |
Pathname |
new_r | ) |
|
|
inline |
§ usesAutoMethadataPaths()
| bool zypp::RepoInfo::Impl::usesAutoMethadataPaths |
( |
| ) |
const |
|
inline |
§ metadataPath() [2/2]
| Pathname zypp::RepoInfo::Impl::metadataPath |
( |
| ) |
const |
|
inline |
§ packagesPath() [2/2]
| Pathname zypp::RepoInfo::Impl::packagesPath |
( |
| ) |
const |
|
inline |
§ clone()
| Impl* zypp::RepoInfo::Impl::clone |
( |
| ) |
const |
|
inlineprivate |
§ rwcowClone
§ operator<<()
| std::ostream & operator<< |
( |
std::ostream & |
str, |
|
|
const RepoInfo::Impl & |
obj |
|
) |
| |
|
related |
§ defaultPriority
| const unsigned zypp::RepoInfo::Impl::defaultPriority = 99 |
|
static |
§ noPriority
| const unsigned zypp::RepoInfo::Impl::noPriority = unsigned(-1) |
|
static |
§ _rawGpgCheck
| TriBool zypp::RepoInfo::Impl::_rawGpgCheck |
default gpgcheck behavior: Y/N/ZConf
Definition at line 251 of file RepoInfo.cc.
§ _rawRepoGpgCheck
| TriBool zypp::RepoInfo::Impl::_rawRepoGpgCheck |
need to check repo sign.: Y/N/(ZConf(Y/N/gpgCheck))
Definition at line 252 of file RepoInfo.cc.
§ _rawPkgGpgCheck
| TriBool zypp::RepoInfo::Impl::_rawPkgGpgCheck |
need to check pkg sign.: Y/N/(ZConf(Y/N/gpgCheck))
Definition at line 253 of file RepoInfo.cc.
§ _validRepoSignature
| TriBool zypp::RepoInfo::Impl::_validRepoSignature |
|
private |
have signed and valid repo metadata
Definition at line 263 of file RepoInfo.cc.
§ keeppackages
| TriBool zypp::RepoInfo::Impl::keeppackages |
§ _mirrorListUrl
§ _mirrorListForceMetalink
| bool zypp::RepoInfo::Impl::_mirrorListForceMetalink |
§ type
§ path
§ service
| std::string zypp::RepoInfo::Impl::service |
§ targetDistro
| std::string zypp::RepoInfo::Impl::targetDistro |
§ priority
§ emptybaseurls
| bool zypp::RepoInfo::Impl::emptybaseurls |
|
mutable |
§ replacer
§ _metadataPath
| Pathname zypp::RepoInfo::Impl::_metadataPath |
|
private |
§ _packagesPath
| Pathname zypp::RepoInfo::Impl::_packagesPath |
|
private |
§ _baseUrls
§ _keywords
| std::pair<FalseBool, std::set<std::string> > zypp::RepoInfo::Impl::_keywords |
|
mutableprivate |
§ _gpgKeyUrls
The documentation for this struct was generated from the following file: