BeeeOn Gateway  v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
Public Member Functions | Static Public Member Functions
BeeeOn::Locale Class Reference

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< LocaleImplimpl () const
 

Static Public Member Functions

static Locale system ()
 

Constructor & Destructor Documentation

Locale::Locale ( )

Creates system locale.


The documentation for this class was generated from the following files: