|
| | Locale () |
| |
|
template<typename T > |
| | Locale (Poco::SharedPtr< T > impl) |
| |
|
template<typename T > |
| | Locale (T *impl) |
| |
|
std::string | language () const |
| |
|
std::string | country () const |
| |
|
std::string | displayName () const |
| |
|
std::string | toString () const |
| |
|
bool | operator< (const Locale &other) const |
| |
|
bool | lessThan (const Locale &other) const |
| |
|
Poco::SharedPtr< LocaleImpl > | impl () const |
| |
The documentation for this class was generated from the following files:
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/l10n/Locale.h
- /var/lib/jenkins/workspace/beeeon-gateway-master/base/src/l10n/Locale.cpp