YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
平台相关的公共组件无关函数与宏定义集合。 更多...
#include "YModules.h"
#include <YCLib/Platform.h>
#include <ydef.h>
#include <ystdex/cassert.h>
#include <ystdex/cstdio.h>
#include <cstdlib>
#include <string>
#include <YBaseMacro.h>
命名空间 | |
platform | |
默认平台命名空间。 | |
platform::Descriptions | |
平台描述空间。 | |
platform_ex | |
平台扩展命名空间。 | |
枚举 | |
enum | platform::Descriptions::RecordLevel : std::uint8_t { platform::Descriptions::Emergent = 0x00, platform::Descriptions::Alert = 0x20, platform::Descriptions::Critical = 0x40, platform::Descriptions::Err = 0x60, platform::Descriptions::Warning = 0x80, platform::Descriptions::Notice = 0xA0, platform::Descriptions::Informative = 0xC0, platform::Descriptions::Debug = 0xE0 } |
记录等级。 更多... | |
函数 | |
YB_NORETURN YF_API void | platform::terminate () ynothrow |
异常终止函数。 更多... | |
平台相关的公共组件无关函数与宏定义集合。
在文件 ycommon.h 中定义.