#include <iosfwd>#include <functional>#include <set>#include <string>#include "zypp/RelCompare.h"#include "zypp/base/String.h"#include "zypp/base/Iterator.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | std |
Classes | |
| class | zypp::Arch |
| Architecture. More... | |
| struct | zypp::ArchCompatibleWith |
| Functor finding compatible architectures. More... | |
Builtin architecture constants. | |
Defined outside Arch as e.g. Arch_i386, because some names, like i388, are used as define, thus unusable as identifier like Arch::i386. | |
| const Arch | Arch_noarch |
| const Arch | Arch_x86_64 |
| const Arch | Arch_athlon |
| const Arch | Arch_i686 |
| const Arch | Arch_i586 |
| const Arch | Arch_i486 |
| const Arch | Arch_i386 |
| const Arch | Arch_s390x |
| const Arch | Arch_s390 |
| const Arch | Arch_ppc64 |
| const Arch | Arch_ppc |
| const Arch | Arch_ia64 |
Definition in file Arch.h.
|
|
Referenced by zypp::source::yum::YUMSourceImpl::createGroup(). |
|
|
|
|
|
|
|
|
Referenced by zypp::zypp_detail::defaultArchitecture(). |
|
|
Referenced by zypp::zypp_detail::defaultArchitecture(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6