| 
    ML Reference
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Functions | |
| ML_UTILS_EXPORT std::wstring | ml::convertUTF8ToWString (const char *text) | 
| ML_UTILS_EXPORT std::wstring | ml::convertUTF8ToWString (const std::string &text) | 
| ML_UTILS_EXPORT std::string | ml::convertToUTF8String (const wchar_t *text) | 
| ML_UTILS_EXPORT std::string | ml::convertToUTF8String (const std::wstring &text) |