BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
Public Member Functions | |
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 |
Static Public Member Functions | |
static Locale | system () |
Locale::Locale | ( | ) |
Creates system locale.