Sese Framework  x.y.z
A cross-platform framework
载入中...
搜索中...
未找到
sese::EncodingConverter类 参考final

字符串编码转换 更多...

#include <EncodingConverter.h>

类 sese::EncodingConverter 继承关系图:
sese::NotInstantiable

Public 成员函数

 EncodingConverter ()=delete
 
- Public 成员函数 继承自 sese::NotInstantiable
 NotInstantiable ()=delete
 
virtual ~NotInstantiable ()=default
 
 NotInstantiable (const NotInstantiable &)=delete
 
NotInstantiableoperator= (const NotInstantiable &)=delete
 

静态 Public 成员函数

static std::string toString (const std::wstring &wstring) noexcept
 
static std::wstring toWstring (const std::string &string) noexcept
 

详细描述

字符串编码转换

构造及析构函数说明

◆ EncodingConverter()

sese::EncodingConverter::EncodingConverter ( )
delete

成员函数说明

◆ toString()

std::string sese::EncodingConverter::toString ( const std::wstring & wstring)
staticnoexcept

引用了 convert.

◆ toWstring()

std::wstring sese::EncodingConverter::toWstring ( const std::string & string)
staticnoexcept

引用了 convert.


该类的文档由以下文件生成: