#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.
|
| namespace | zypp |
| | Easy-to use interface to the ZYPP dependency resolver.
|
| |
| #define ZYPP_BASE_LOGGER_LOGGROUP "zypp::KeyRing" |
| std::list<PublicKeyData> _data |
| callback::SendReport<target::rpm::KeyRingSignals> _rpmdbEmitSignal |
| callback::SendReport<KeyRingSignals> _emitSignal |