#include <locale.h>
◆ Locale() [1/4]
log4cxx::helpers::Locale::Locale |
( |
const LogString & |
language | ) |
|
◆ Locale() [2/4]
log4cxx::helpers::Locale::Locale |
( |
const LogString & |
language, |
|
|
const LogString & |
country |
|
) |
| |
◆ Locale() [3/4]
◆ Locale() [4/4]
log4cxx::helpers::Locale::Locale |
( |
const Locale & |
| ) |
|
|
protected |
◆ getCountry()
const LogString& log4cxx::helpers::Locale::getCountry |
( |
| ) |
const |
◆ getLanguage()
const LogString& log4cxx::helpers::Locale::getLanguage |
( |
| ) |
const |
◆ getVariant()
const LogString& log4cxx::helpers::Locale::getVariant |
( |
| ) |
const |
◆ operator=()
Locale& log4cxx::helpers::Locale::operator= |
( |
const Locale & |
| ) |
|
|
protected |
◆ country
const LogString log4cxx::helpers::Locale::country |
|
protected |
◆ language
const LogString log4cxx::helpers::Locale::language |
|
protected |
◆ variant
const LogString log4cxx::helpers::Locale::variant |
|
protected |
The documentation for this class was generated from the following file: