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