Functor returning the keyrings data (cached).
More...
#include <zypp/zypp_detail/keyring_p.h>
Functor returning the keyrings data (cached).
const std::list<PublicKeyData> & cachedPublicKeyData(
const Pathname & keyring );
Definition at line 32 of file keyring_p.h.
◆ CacheMap
◆ operator()()
const std::list< PublicKeyData > & zypp::CachedPublicKeyData::operator() |
( |
const Pathname & | keyring_r | ) |
const |
◆ setDirty()
void zypp::CachedPublicKeyData::setDirty |
( |
const Pathname & | keyring_r | ) |
|
◆ manip()
◆ getData() [1/2]
const std::list< PublicKeyData > & zypp::CachedPublicKeyData::getData |
( |
const Pathname & | keyring_r | ) |
const |
|
private |
◆ getData() [2/2]
◆ _cacheMap
CacheMap zypp::CachedPublicKeyData::_cacheMap |
|
mutableprivate |
The documentation for this class was generated from the following files: