yast2-core
Namespaces | Functions
y2string.h File Reference
#include <iconv.h>
#include <string>

Go to the source code of this file.

Namespaces

 YaST
 

Functions

bool YaST::recode (iconv_t cd, const std::string &in, std::string *out)
 
bool YaST::recode (iconv_t cd, const std::string &in, std::wstring *out)
 
bool YaST::recode (iconv_t cd, const std::wstring &in, std::string *out)
 
bool YaST::recode (iconv_t cd, const std::wstring &in, std::wstring *out)
 
bool YaST::utf82wchar (const std::string &in, std::wstring *out)
 
bool YaST::wchar2utf8 (const std::wstring &in, std::string *out)
 

Generated on a sunny day for yast2-core by doxygen 1.8.5