YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::GHEvent< _tRet(_tParams...)> 成员列表

成员的完整列表,这些成员属于 YSLib::GHEvent< _tRet(_tParams...)>,包括所有继承而来的类成员

AreAlwaysEqual(const GHEvent &, const GHEvent &) ynothrowYSLib::GHEvent< _tRet(_tParams...)>inlineprivatestatic
BaseType typedefYSLib::GHEvent< _tRet(_tParams...)>
comp_eqYSLib::GHEvent< _tRet(_tParams...)>private
Comparer typedefYSLib::GHEvent< _tRet(_tParams...)>private
FuncType typedefYSLib::GHEvent< _tRet(_tParams...)>
GetComparer(_type &x, _type &y, decltype(x==y)={}) ynothrowYSLib::GHEvent< _tRet(_tParams...)>inlineprivatestatic
GetComparer(_type &, _tUnused &) ynothrowYSLib::GHEvent< _tRet(_tParams...)>inlineprivatestatic
GHEvent(FuncType *f)YSLib::GHEvent< _tRet(_tParams...)>inline
GHEvent(_fCallable f, ystdex::enable_if_t< std::is_constructible< BaseType, _fCallable >::value, int >=0)YSLib::GHEvent< _tRet(_tParams...)>inline
GHEvent(_fCallable &&f, ystdex::enable_if_t< !std::is_constructible< BaseType, _fCallable >::value, int >=0)YSLib::GHEvent< _tRet(_tParams...)>inline
GHEvent(_type &obj, _tRet(_type::*pm)(_tParams...))YSLib::GHEvent< _tRet(_tParams...)>inline
TupleType typedefYSLib::GHEvent< _tRet(_tParams...)>