Public Member Functions | |
| Impl () | |
| Impl (const std::string &code_r) | |
| std::string | code () const |
| std::string | name () const |
Static Public Member Functions | |
| static shared_ptr< Impl > | nullimpl () |
| Offer default Impl. | |
Private Attributes | |
| CodeMaps::Index | _index |
| index into code map. | |
Definition at line 119 of file CountryCode.cc.
| zypp::CountryCode::Impl::Impl | ( | ) | [inline] |
Definition at line 121 of file CountryCode.cc.
| zypp::CountryCode::Impl::Impl | ( | const std::string & | code_r | ) | [inline] |
Definition at line 125 of file CountryCode.cc.
| std::string zypp::CountryCode::Impl::code | ( | ) | const [inline] |
Definition at line 129 of file CountryCode.cc.
| std::string zypp::CountryCode::Impl::name | ( | ) | const [inline] |
| static shared_ptr<Impl> zypp::CountryCode::Impl::nullimpl | ( | ) | [inline, static] |
CodeMaps::Index zypp::CountryCode::Impl::_index [private] |
1.5.3