CUBRID Engine
latest
|
Go to the source code of this file.
Namespaces | |
cublocale | |
Functions | |
std::string | cublocale::get_lang_name (const LANG_COLLATION *lang_coll) |
std::string | cublocale::get_codeset_name (const LANG_COLLATION *lang_coll) |
std::locale | cublocale::get_locale (const std::string &charset, const std::string &lang) |
bool | cublocale::convert_to_wstring (std::wstring &out, const std::string &in, const INTL_CODESET codeset) |
bool | cublocale::convert_to_string (std::string &out, const std::wstring &in, const INTL_CODESET codeset) |