Locale implementation.
More...
|
(Note that these are not member functions.)
|
std::ostream & | operator<< (std::ostream &str, const Locale::Impl &obj) |
|
Locale implementation.
Definition at line 32 of file Locale.cc.
zypp::Locale::Impl::Impl |
( |
| ) |
|
|
inline |
zypp::Locale::Impl::Impl |
( |
const std::string & |
code_r | ) |
|
|
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 |
std::ostream & operator<< |
( |
std::ostream & |
str, |
|
|
const Locale::Impl & |
obj |
|
) |
| |
|
related |
The documentation for this struct was generated from the following file: