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

字体异常。 更多...

#include <Font.h>

类 YSLib::Drawing::FontException 继承关系图:
YSLib::Drawing::FontException 的协作图:

Public 类型

using FontError = ::FT_Error
 
- Public 类型 继承自 YSLib::LoggedEvent
using LevelType = RecordLevel
 

Public 成员函数

 FontException (FontError e, const std::string &msg="")
 
- Public 成员函数 继承自 YSLib::LoggedEvent
 LoggedEvent (const std::string &, LevelType=Emergent) ynothrow
 构造:使用异常字符串和异常等级。 更多...
 
 LoggedEvent (const GeneralEvent &, LevelType=Emergent) ynothrow
 构造:使用一般异常事件对象和异常等级。 更多...
 

Private 属性

FontError err
 

详细描述

字体异常。

自从
build 241

在文件 Font.h119 行定义.

成员类型定义说明

在文件 Font.h122 行定义.

构造及析构函数说明

YSLib::Drawing::FontException::FontException ( FontError  e,
const std::string &  msg = "" 
)
inline

在文件 Font.h128 行定义.

类成员变量说明

FontError YSLib::Drawing::FontException::err
private

在文件 Font.h125 行定义.


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