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

非日志记录的致命错误。 更多...

#include <yexcept.h>

类 YSLib::FatalError 继承关系图:
YSLib::FatalError 的协作图:

Public 成员函数

 FatalError (const char *, const char *) ynothrow
 构造:使用标题和内容。
 
const char * GetContent () const ynothrow
 
const char * GetTitle () const ynothrow
 

Private 属性

const char * content
 

详细描述

非日志记录的致命错误。

自从
build 332

在文件 yexcept.h79 行定义.

构造及析构函数说明

FatalError::FatalError ( const char *  t,
const char *  c 
)

构造:使用标题和内容。

在文件 yexcept.cpp42 行定义.

成员函数说明

const char* YSLib::FatalError::GetContent ( ) const
inline

在文件 yexcept.h88 行定义.

const char* YSLib::FatalError::GetTitle ( ) const
inline

在文件 yexcept.h89 行定义.

类成员变量说明

const char* YSLib::FatalError::content
private

在文件 yexcept.h82 行定义.


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