#include <iostream>
#include <fstream>
#include <sys/file.h>
#include <cstdio>
#include <unistd.h>
#include "zypp/TmpPath.h"
#include "zypp/ZYppFactory.h"
#include "zypp/ZYpp.h"
#include "zypp/base/LogTools.h"
#include "zypp/base/IOStream.h"
#include "zypp/base/String.h"
#include "zypp/base/Regex.h"
#include "zypp/base/Gettext.h"
#include "zypp/base/WatchFile.h"
#include "zypp/PathInfo.h"
#include "zypp/KeyRing.h"
#include "zypp/ExternalProgram.h"
#include "zypp/ZYppCallbacks.h"
#include "zypp/KeyManager.h"
Go to the source code of this file.
|
| zypp |
| Easy-to use interface to the ZYPP dependency resolver.
|
|
◆ ZYPP_BASE_LOGGER_LOGGROUP
#define ZYPP_BASE_LOGGER_LOGGROUP "zypp::KeyRing" |
◆ _data
std::list<PublicKeyData> _data |
◆ _keyringK
◆ _keyringP
◆ _cacheMap
◆ _rpmdbEmitSignal
callback::SendReport<target::rpm::KeyRingSignals> _rpmdbEmitSignal |
|
private |
◆ _emitSignal
callback::SendReport<KeyRingSignals> _emitSignal |
|
private |