YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
MinGW32.cpp 文件参考

YCLib MinGW32 平台公共扩展。 更多...

#include "YCLib/YModules.h"
#include <YFM_MinGW32_YCLib_MinGW32>
MinGW32.cpp 的引用(Include)关系图:

浏览源代码.

命名空间

 platform_ex
 平台扩展命名空间。
 
 platform_ex::Windows
 Windows 平台扩展接口。
 

函数

 platform_ex::Windows::err (ec)
 
YF_API bool platform_ex::Windows::CheckWine ()
 判断是否在 Wine 环境下运行。 更多...
 
YF_API std::string platform_ex::Windows::MBCSToMBCS (const char *, std::size_t, int=CP_UTF8, int=CP_ACP)
 转换第一个 int 参数指定编码的字符串为第二个 int 参数指定的编码。 更多...
 
std::string platform_ex::Windows::WCSToMBCS (const wchar_t *str, std::size_t len, int cp)
 
std::wstring platform_ex::Windows::MBCSToWCS (const char *str, std::size_t len, int cp)
 

变量

Win32Exception::Win32Exception(ErrorCode
ec, const std::string &s,
LevelType l) ynothrow 
platform_ex::Windows::catch (...)
 
return platform_ex::Windows::s
 
 platform_ex::Windows::l
 

详细描述

YCLib MinGW32 平台公共扩展。

版本
r139
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
build 427
创建时间:
2013-07-10 15:35:19 +0800
修改时间:
2014-04-09 19:14 +0800
文本编码:
UTF-8
模块名称:
YCLib_(MinGW32)::MinGW32

在文件 MinGW32.cpp 中定义.