libzypp
13.10.6
|
#include <iosfwd>
#include <map>
#include <list>
#include <set>
#include <string>
#include "zypp/base/PtrTypes.h"
#include "zypp/base/Exception.h"
#include "zypp/Pathname.h"
#include "zypp/Date.h"
Go to the source code of this file.
Classes | |
class | zypp::BadKeyException |
Exception thrown when the supplied key is not a valid gpg key. More... | |
class | zypp::PublicKeyData |
Class representing one GPG Public Keys data. More... | |
class | zypp::PublicKeyScanner |
Scan abstract from 'gpg –with-colons' key listings. More... | |
class | zypp::PublicKey |
Class representing one GPG Public Key (PublicKeyData + ASCII armored in a tempfile). More... | |
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::filesystem | |
Types and functions for filesystem operations. | |