| libzypp 17.37.14
    | 
#include <iostream>#include <list>#include <inttypes.h>#include <zypp/base/Logger.h>#include <zypp/base/Exception.h>#include <zypp/base/NonCopyable.h>#include <zypp/base/Hash.h>#include <zypp/Arch.h>#include <zypp/Bit.h>Go to the source code of this file.
| Classes | |
| struct | zypp::Arch::CompatEntry | 
| Holds an architecture ID and its compatible relation.  More... | |
| Namespaces | |
| namespace | zypp | 
| Easy-to use interface to the ZYPP dependency resolver. | |
| Macros | |
| #define | DEF_BUILTIN(A) | 
| #define | SETARG(N) | 
| Variables | |
| const Arch | zypp::Arch_empty (IdString::Empty) | 
| #define DEF_BUILTIN | ( | A | ) | 
| #define SETARG | ( | N | ) | 
| ZYPP_DEFINE_ID_HASHABLE | ( | zypp::Arch::CompatEntry | ) |