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::stringetranslate::getPaths (const std::string &_lib)
 
void etranslate::setLanguageDefault (const std::string &_lang)
 
const std::stringetranslate::getLanguageDefault ()
 
void etranslate::setLanguage (const std::string &_lang)
 
const std::stringetranslate::getLanguage ()
 
void etranslate::autoDetectLanguage ()
 
std::string etranslate::get (const std::string &_instance)
 

Detailed Description

Author
Edouard DUPIN
Note
License: APACHE v2.0 (see license file)