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

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

Add(const HandlerType &h, EventPriority prior=DefaultEventPriority)YSLib::GEvent< _tRet(_tParams...)>inline
Add(HandlerType &&h, EventPriority prior=DefaultEventPriority)YSLib::GEvent< _tRet(_tParams...)>inline
Add(_type &&_arg, EventPriority prior=DefaultEventPriority)YSLib::GEvent< _tRet(_tParams...)>inline
Add(_tObj &obj, void(_type::*pm)(EventArgsType), EventPriority prior=DefaultEventPriority)YSLib::GEvent< _tRet(_tParams...)>inline
Clear()YSLib::GEvent< _tRet(_tParams...)>inline
ContainerType typedefYSLib::GEvent< _tRet(_tParams...)>
Contains(const HandlerType &h) const YSLib::GEvent< _tRet(_tParams...)>inline
Contains(_type &&_arg) const YSLib::GEvent< _tRet(_tParams...)>inline
EventArgsType typedefYSLib::GEvent< _tRet(_tParams...)>
FuncType typedefYSLib::GEvent< _tRet(_tParams...)>
GetSize() const ynothrowYSLib::GEvent< _tRet(_tParams...)>inline
GEvent()=defaultYSLib::GEvent< _tRet(_tParams...)>
GEvent(const GEvent &)=defaultYSLib::GEvent< _tRet(_tParams...)>
GEvent(GEvent &&)=defaultYSLib::GEvent< _tRet(_tParams...)>
GEvent(_tHandler &&h)YSLib::GEvent< _tRet(_tParams...)>inlineprivate
HandlerType typedefYSLib::GEvent< _tRet(_tParams...)>
ListYSLib::GEvent< _tRet(_tParams...)>
operator()(_tParams...args) const YSLib::GEvent< _tRet(_tParams...)>inline
operator+=(const HandlerType &h)YSLib::GEvent< _tRet(_tParams...)>inline
operator+=(HandlerType &&h)YSLib::GEvent< _tRet(_tParams...)>inline
operator+=(_type &&_arg)YSLib::GEvent< _tRet(_tParams...)>inline
operator-=(const HandlerType &h)YSLib::GEvent< _tRet(_tParams...)>inline
operator-=(HandlerType &&h)YSLib::GEvent< _tRet(_tParams...)>inline
operator-=(_type &&_arg)YSLib::GEvent< _tRet(_tParams...)>inline
operator=(const GEvent &)=defaultYSLib::GEvent< _tRet(_tParams...)>
operator=(GEvent &&)=defaultYSLib::GEvent< _tRet(_tParams...)>
operator=(_type &&_arg)YSLib::GEvent< _tRet(_tParams...)>inline
Remove(_tObj &obj, void(_type::*pm)(EventArgsType))YSLib::GEvent< _tRet(_tParams...)>inline
SizeType typedefYSLib::GEvent< _tRet(_tParams...)>
Swap(GEvent &e) ynothrowYSLib::GEvent< _tRet(_tParams...)>inline