|
libzypp
17.7.0
|
#include <iosfwd>#include <map>#include <list>#include <set>#include <string>#include "zypp/base/Iterable.h"#include "zypp/base/PtrTypes.h"#include "zypp/base/Exception.h"#include "zypp/base/DrunkenBishop.h"#include "zypp/Pathname.h"#include "zypp/Edition.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::PublicSubkeyData |
| Class representing a GPG Public Keys subkeys. More... | |
| class | zypp::PublicKeyData |
| Class representing one GPG Public Keys data. 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. | |