|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
YCLib 调试设施。 更多...
#include "YCLib/YModules.h"#include <YFM_YCLib_Debug>#include <YFM_YCLib_Input>#include <YFM_YCLib_Video>#include <cstdarg>#include <ystdex/string.hpp>
命名空间 | |
| platform | |
| 默认平台命名空间。 | |
| platform_ex | |
| 平台扩展命名空间。 | |
函数 | |
| YF_API Logger & | platform::FetchCommonLogger () |
| 取公共日志记录器。 更多... | |
| std::string | platform::LogWithSource (const char *file, int line, const char *fmt,...) |
| YF_API void | platform::YDebugSetStatus (bool=true) |
| 调试模式:设置状态。 更多... | |
| YF_API bool | platform::YDebugGetStatus () |
| 调试模式:取得状态。 更多... | |
| YF_API void | platform::YDebugBegin () |
| 调试模式:显示控制台。 更多... | |
| YF_API void | platform::YDebug () |
| 调试模式:按键继续。 更多... | |
| YF_API void | platform::YDebug (const char *) |
| 调试模式:显示控制台字符串,按键继续。 更多... | |
| YF_API int | platform::yprintf (const char *,...) |
| 调试模式 printf :显示控制台格式化输出 ,按键继续。 更多... | |
YCLib 调试设施。
在文件 Debug.cpp 中定义.