YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::GIHEvent< _tParams > 模板结构体 参考abstract

事件处理器接口模板。 更多...

#include <yevt.hpp>

Public 成员函数

virtual ~GIHEvent ()
 
virtual size_t operator() (_tParams...) const =0
 
virtual GIHEventClone () const =0
 

详细描述

template<typename... _tParams>
struct YSLib::GIHEvent< _tParams >

事件处理器接口模板。

自从
build 333

在文件 yevt.hpp43 行定义.

构造及析构函数说明

template<typename... _tParams>
virtual YSLib::GIHEvent< _tParams >::~GIHEvent ( )
inlinevirtual

在文件 yevt.hpp43 行定义.

成员函数说明

template<typename... _tParams>
virtual GIHEvent* YSLib::GIHEvent< _tParams >::Clone ( ) const
pure virtual
template<typename... _tParams>
virtual size_t YSLib::GIHEvent< _tParams >::operator() ( _tParams...  ) const
pure virtual

该结构体的文档由以下文件生成: