YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
系统资源和应用程序实例抽象。 更多...
#include "YSLib/Core/yapp.h"
函数 | |
void | PostMessage (const Message &msg, Messaging::Priority prior) ynothrow |
void | PostQuitMessage (int nExitCode, Messaging::Priority prior) |
系统资源和应用程序实例抽象。
在文件 yapp.cpp 中定义.
void PostMessage | ( | const Message & | msg, |
Messaging::Priority | prior | ||
) |
参考 YSLib::FetchAppInstance() , 以及 YSLib::Application::Queue.
参考自 YSLib::PostMessage().