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

Shell 框架逻辑。 更多...

#include "Shells.h"
#include "ShlExplorer.h"
#include "ShlReader.h"
#include <ytest/timing.hpp>
Shells.cpp 的引用(Include)关系图:

浏览源代码.

函数

 DeclResource (GR_BGs) namespace
 
void Cleanup ()
 全局资源清理。
 
shared_ptr< Image > & FetchImage (size_t i)
 
double FetchImageLoadTime ()
 

详细描述

Shell 框架逻辑。

版本
r6287
作者
FrankHBfrank.nosp@m.hb19.nosp@m.89@gm.nosp@m.ail..nosp@m.com
自从
早于 build 132
创建时间:
2010-03-06 21:38:16 +0800
修改时间:
2013-04-20 18:15 +0800
文本编码:
UTF-8
模块名称:
YReader::Shells

在文件 Shells.cpp 中定义.

函数说明

void Cleanup ( )

全局资源清理。

自从
build 400

在文件 Shells.cpp83 行定义.

参考自 main().

这是这个函数的调用关系图:

DeclResource ( GR_BGs  )
shared_ptr<Image>& FetchImage ( size_t  i)

在文件 Shells.cpp93 行定义.

参考 h,MainScreenHeight,MainScreenWidth,ytest::timing::once() , 以及 ScrDraw().

参考自 GetDesktopDownHandle() , 以及 main().

函数调用图:

这是这个函数的调用关系图:

double FetchImageLoadTime ( )
自从
build 390

在文件 Shells.cpp132 行定义.

参考自 GetDesktopDownHandle().

这是这个函数的调用关系图: