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 129 of file LanguageCode.cc.
| zypp::LanguageCode::Impl::Impl | ( | ) | [inline] |
Definition at line 131 of file LanguageCode.cc.
| zypp::LanguageCode::Impl::Impl | ( | const std::string & | code_r | ) | [inline] |
Definition at line 135 of file LanguageCode.cc.
| std::string zypp::LanguageCode::Impl::code | ( | ) | const [inline] |
Definition at line 139 of file LanguageCode.cc.
| std::string zypp::LanguageCode::Impl::name | ( | ) | const [inline] |
| static shared_ptr<Impl> zypp::LanguageCode::Impl::nullimpl | ( | ) | [inline, static] |
CodeMaps::Index zypp::LanguageCode::Impl::_index [private] |
1.5.3