Locale implementation.
More...
List of all members.
Detailed Description
Locale implementation.
Definition at line 32 of file Locale.cc.
Constructor & Destructor Documentation
zypp::Locale::Impl::Impl |
( |
| ) |
[inline] |
zypp::Locale::Impl::Impl |
( |
const std::string & |
code_r | ) |
[inline] |
Member Function Documentation
const LanguageCode& zypp::Locale::Impl::language |
( |
| ) |
const [inline] |
const CountryCode& zypp::Locale::Impl::country |
( |
| ) |
const [inline] |
std::string zypp::Locale::Impl::code |
( |
| ) |
const [inline] |
std::string zypp::Locale::Impl::name |
( |
| ) |
const [inline] |
Locale zypp::Locale::Impl::fallback |
( |
| ) |
const [inline] |
static shared_ptr<Impl> zypp::Locale::Impl::nullimpl |
( |
| ) |
[inline, static] |
Friends And Related Function Documentation
std::ostream & operator<< |
( |
std::ostream & |
str, |
|
|
const Locale::Impl & |
obj |
|
) |
| [related] |
Member Data Documentation
The documentation for this struct was generated from the following file: