#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()
log4cxx::helpers::Locale::~Locale |
( |
| ) |
|
◆ 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 |
The documentation for this class was generated from the following file: