#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.
Namespaces | |
| namespace | zypp |
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... | |
Definition in file PublicKey.h.
1.5.3