|
YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
宿主窗口。 更多...
#include <Android.h>


Public 成员函数 | |
| HostWindow (NativeWindowHandle) | |
| 窗口消息转发事件映射。 更多... | |
| DefDelMoveCtor (HostWindow) virtual ~HostWindow() | |
额外继承的成员函数 | |
Private 成员函数 继承自 platform_ex::Android::WindowReference | |
| WindowReference (NativeWindowHandle h={}) | |
| DefDeCopyCtor (WindowReference) WindowReference(WindowReference &&r) ynothrow | |
Private 成员函数 继承自 ystdex::noncopyable | |
| noncopyable (const noncopyable &)=delete | |
| 禁止复制构造。 更多... | |
| noncopyable & | operator= (const noncopyable &)=delete |
| 禁止赋值复制。 更多... | |
| noncopyable ()=default | |
protected 构造:默认实现。 更多... | |
| ~noncopyable ()=default | |
protected 析构:默认实现。 更多... | |
Private 属性 继承自 platform_ex::Android::WindowReference | |
| NativeWindowHandle | hWindow |
| platform_ex::Android::HostWindow::HostWindow | ( | NativeWindowHandle | h_wnd | ) |
| platform_ex::Android::HostWindow::DefDelMoveCtor | ( | HostWindow | ) |