BeeeOn Gateway
v2020.3.1-2-g6f737dc
Platform to interconnect the IoT world
|
Public Types | |
typedef Poco::SharedPtr < TranslatorFactory > | Ptr |
Public Member Functions | |
virtual Translator * | create (const Locale &locale, const std::string &name="")=0 |
|
pure virtual |
Create an instance of Translator for the given locale and package name.
Implemented in BeeeOn::NoTranslatorFactory.