etranslate.hpp File Reference
#include <etk/types.hpp>Go to the source code of this file.
Namespaces | |
| etranslate | |
Macros | |
| #define | TRANSLATE(a) etranslate::get(a) |
Functions | |
| void | etranslate::init (int _argc, const char **_argv) |
| void | etranslate::unInit () |
| void | etranslate::addPath (const std::string &_lib, const std::string &_path, bool _major=false) |
| const std::string & | etranslate::getPaths (const std::string &_lib) |
| void | etranslate::setLanguageDefault (const std::string &_lang) |
| const std::string & | etranslate::getLanguageDefault () |
| void | etranslate::setLanguage (const std::string &_lang) |
| const std::string & | etranslate::getLanguage () |
| void | etranslate::autoDetectLanguage () |
| std::string | etranslate::get (const std::string &_instance) |
Detailed Description
- Copyright
- 2016, Edouard DUPIN, all right reserved
- Note
- License: APACHE v2.0 (see license file)

1.8.11