CountryCode implementation.
More...
|
| Impl () |
|
| Impl (const std::string &code_r) |
|
std::string | code () const |
|
std::string | name () const |
|
CountryCode implementation.
- Note
- CodeMaps contain the untranslated country names. Translation is done in name.
Definition at line 97 of file CountryCode.cc.
zypp::CountryCode::Impl::Impl |
( |
| ) |
|
|
inline |
zypp::CountryCode::Impl::Impl |
( |
const std::string & |
code_r | ) |
|
|
inline |
std::string zypp::CountryCode::Impl::code |
( |
| ) |
const |
|
inline |
std::string zypp::CountryCode::Impl::name |
( |
| ) |
const |
|
inline |
CodeMaps::Index zypp::CountryCode::Impl::_index |
|
private |
The documentation for this struct was generated from the following file: