YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
事件项类型。 更多...
#include <yevt.hpp>
Public 类型 | |
using | ItemType = GIHEvent< _tBaseArgs > |
using | PointerType = unique_ptr< ItemType > |
Public 成员函数 | |
template<typename _type > | |
GEventPointerWrapper (_type &&p) ynoexcept(is_noexcept< _type > | |
GEventPointerWrapper (const GEventPointerWrapper &item) | |
复制构造:深复制。 更多... | |
DefDeMoveCtor (GEventPointerWrapper) yconstfn DefCvt(const ynothrow | |
Private 属性 | |
PointerType | ptr |
事件项类型。
using YSLib::GEventPointerWrapper< _tBaseArgs >::ItemType = GIHEvent<_tBaseArgs> |
using YSLib::GEventPointerWrapper< _tBaseArgs >::PointerType = unique_ptr<ItemType> |
|
inline |
|
inline |
YSLib::GEventPointerWrapper< _tBaseArgs >::DefDeMoveCtor | ( | GEventPointerWrapper< _tBaseArgs > | ) | const |
|
private |