#include <iosfwd>
#include <map>
#include <list>
#include <string>
#include "zypp/Locale.h"
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Classes | |
struct | zypp::MultiLocale< _Val > |
Handle data depending on a locale. More... | |
Typedefs | |
typedef std::string | zypp::Label |
Single line of (human readable) text. | |
typedef std::string | zypp::Text |
Single line of (human readable) text. | |
typedef std::string | zypp::License |
Offer a License text and methods to remember confirmation. | |
typedef std::string | zypp::PackageGroup |
An rpm package group value. | |
typedef std::list< std::string > | zypp::PackageKeywords |
Candidate for string unification? | |
typedef std::string | zypp::Vendor |
Vendor. | |
typedef long | zypp::ZmdId |
Id used inside ZMD. |
Definition in file NeedAType.h.