YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::GEventPointerWrapper< _tBaseArgs > 模板类 参考

事件项类型。 更多...

#include <yevt.hpp>

YSLib::GEventPointerWrapper< _tBaseArgs > 的协作图:

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
 

详细描述

template<typename _tBaseArgs>
class YSLib::GEventPointerWrapper< _tBaseArgs >

事件项类型。

警告
非虚析构。
自从
build 242

在文件 yevt.hpp804 行定义.

成员类型定义说明

template<typename _tBaseArgs >
using YSLib::GEventPointerWrapper< _tBaseArgs >::ItemType = GIHEvent<_tBaseArgs>

在文件 yevt.hpp807 行定义.

template<typename _tBaseArgs >
using YSLib::GEventPointerWrapper< _tBaseArgs >::PointerType = unique_ptr<ItemType>

在文件 yevt.hpp808 行定义.

构造及析构函数说明

template<typename _tBaseArgs >
template<typename _type >
YSLib::GEventPointerWrapper< _tBaseArgs >::GEventPointerWrapper ( _type &&  p)
inline
自从
build 319

在文件 yevt.hpp830 行定义.

参考 YAssertNonnull.

template<typename _tBaseArgs >
YSLib::GEventPointerWrapper< _tBaseArgs >::GEventPointerWrapper ( const GEventPointerWrapper< _tBaseArgs > &  item)
inline

复制构造:深复制。

在文件 yevt.hpp838 行定义.

成员函数说明

template<typename _tBaseArgs >
YSLib::GEventPointerWrapper< _tBaseArgs >::DefDeMoveCtor ( GEventPointerWrapper< _tBaseArgs >  ) const

类成员变量说明

template<typename _tBaseArgs >
PointerType YSLib::GEventPointerWrapper< _tBaseArgs >::ptr
private

在文件 yevt.hpp824 行定义.


该类的文档由以下文件生成: