YSTest  PreAlpha_b380_20130211
The YSLib Test Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
YSLib::Components::EventMapping Namespace Reference

事件映射命名空间。 More...

Typedefs

typedef GEventPointerWrapper
< UIEventArgs && > 
MappedType
 映射项类型。
 
typedef GIHEvent< UIEventArgs && > ItemType
 
typedef pair< VisualEvent,
MappedType
PairType
 
typedef map< VisualEvent,
MappedType
MapType
 映射表类型。
 
typedef pair< typename
MapType::iterator, bool > 
SearchResult
 搜索表结果类型。
 

Detailed Description

事件映射命名空间。

Since
build 242

Typedef Documentation

映射项类型。

Definition at line 327 of file ywgtevt.h.

映射表类型。

Definition at line 330 of file ywgtevt.h.

typedef pair<typename MapType::iterator, bool> YSLib::Components::EventMapping::SearchResult

搜索表结果类型。

Definition at line 332 of file ywgtevt.h.