|
libzypp
9.1.2
|
#include <iosfwd>#include <map>#include <list>#include <set>#include <string>#include "zypp/base/PtrTypes.h"#include "zypp/base/Exception.h"#include "zypp/Pathname.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::PublicKey |
| Class that represent a GPG Public Key. More... | |
Namespaces | |
| namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
| namespace | zypp::filesystem |
Types and functions for filesystem operations. | |
Definition in file PublicKey.h.
1.7.6.1