Go to the documentation of this file.
12 #ifndef ZYPP_COUNTRYCODE_H
13 #define ZYPP_COUNTRYCODE_H
59 {
return std::string(
_str); }
75 #endif // ZYPP_COUNTRYCODE_H
static const CountryCode noCode
Empty code.
std::string code() const
Return the country code asString.
Base class for creating IdString based types.
std::string name() const
Return the translated country name; if unknown the country code.
Access to the sat-pools string space.
ZYPP_DEFINE_ID_HASHABLE(::zypp::CountryCode)
Easy-to use interface to the ZYPP dependency resolver.
Country codes (iso3166-1-alpha-2).
CountryCode()
Default Ctor: noCode.