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

外部库关联。 更多...

#include "ynew.h"
#include <cmath>
#include <algorithm>
#include <ystdex/functional.hpp>
#include <ystdex/utility.hpp>
#include <ystdex/string.hpp>
#include "YCLib/ycommon.h"
#include "YCLib/Keys.h"
#include "YCLib/Timer.h"
#include "YCLib/FileSystem.h"
#include "YCLib/Video.h"
yadaptor.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

命名空间

namespace  YSLib
 
namespace  YSLib::Drawing
 图形处理。
 

类型定义

typedef std::uint8_t YSLib::u8
 通用数据类型。
 
typedef std::uint16_t YSLib::u16
 
typedef std::uint32_t YSLib::u32
 
typedef std::uint64_t YSLib::u64
 
typedef std::int8_t YSLib::s8
 
typedef std::int16_t YSLib::s16
 
typedef std::int32_t YSLib::s32
 
typedef std::int64_t YSLib::s64
 
typedef volatile u8 YSLib::vu8
 
typedef volatile u16 YSLib::vu16
 
typedef volatile u32 YSLib::vu32
 
typedef volatile u64 YSLib::vu64
 
typedef volatile s8 YSLib::vs8
 
typedef volatile s16 YSLib::vs16
 
typedef volatile s32 YSLib::vs32
 
typedef volatile s64 YSLib::vs64
 

详细描述

外部库关联。

版本
r1456
作者
FrankHB frank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
早于 build 132
创建时间:
2010-02-22 20:16:21 +0800
修改时间:
2013-04-24 00:27 +0800
文本编码:
UTF-8
模块名称:
YSLib::Adaptor::YAdaptor

在文件 yadaptor.h 中定义.