libzypp
13.10.6
|
#include <iosfwd>
#include <map>
#include <list>
#include <set>
#include <string>
#include "zypp/base/ReferenceCounted.h"
#include "zypp/base/Flags.h"
#include "zypp/Callback.h"
#include "zypp/base/PtrTypes.h"
#include "zypp/Locale.h"
#include "zypp/PublicKey.h"
#include "zypp/KeyContext.h"
Go to the source code of this file.
Classes | |
struct | zypp::KeyRingReport |
Callbacks from signature verification workflow. More... | |
struct | zypp::KeyRingSignals |
class | zypp::KeyRingException |
class | zypp::KeyRing |
Gpg key handling. More... | |
struct | zypp::target::rpm::KeyRingSignals |
Internal connection to rpm database. More... | |
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::target | |
zypp::target::rpm | |
Functions | |
zypp::DEFINE_PTR_TYPE (KeyRing) | |