12#ifndef ZYPP_LANGUAGECODE_H
13#define ZYPP_LANGUAGECODE_H
60 {
return std::string(_str); }
63 std::string name()
const;
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
Base class for creating IdString based types.
Access to the sat-pools string space.
Language codes (iso639_2/iso639_1).
std::string code() const
Return the language code asString.
static const LanguageCode noCode
Empty code.
static const LanguageCode enCode
Last resort "en".
Easy-to use interface to the ZYPP dependency resolver.
const Arch Arch_armv7hnl Arch_armv7nhl ZYPP_API
#define ZYPP_DEFINE_ID_HASHABLE(C)
Define hash function for id based classes.