Go to the documentation of this file.
12 #ifndef ZYPP_PACKAGEKEYWORD_H
13 #define ZYPP_PACKAGEKEYWORD_H
49 #endif // ZYPP_PACKAGEKEYWORD_H
Base class for creating IdString based types.
PackageKeyword(const std::string &str_r)
Access to the sat-pools string space.
PackageKeyword(const IdString &idstr_r)
int IdType
Generic Id type.
Easy-to use interface to the ZYPP dependency resolver.
PackageKeyword(const char *cstr_r)
PackageKeyword()
Default ctor: empty keyword.
PackageKeyword(sat::detail::IdType id_r)
Ctor taking keyword as string.