CMGDK r49-rc2
公有成员 | 公有属性
hgl::EventFunc< Func >模板结构参考

#include <EventFunc.H>

所有成员的列表。

公有成员

void operator= (void *v)
bool operator== (void *v)
bool operator!= (void *v)

公有属性

union {
   void *   vp_this
   _Object *   this_pointer
}; 
union {
   void *   vp_func
   Func   func_pointer
   ObjectMemberFunc   omf
}; 

template<typename Func>
struct hgl::EventFunc< Func >


成员函数文档

template<typename Func >
bool hgl::EventFunc< Func >::operator!= ( void *  v) [inline]
template<typename Func >
void hgl::EventFunc< Func >::operator= ( void *  v) [inline]
template<typename Func >
bool hgl::EventFunc< Func >::operator== ( void *  v) [inline]

成员数据文档

union { ... }
union { ... }
template<typename Func >
Func hgl::EventFunc< Func >::func_pointer
template<typename Func >
ObjectMemberFunc hgl::EventFunc< Func >::omf
template<typename Func >
_Object* hgl::EventFunc< Func >::this_pointer
template<typename Func >
void* hgl::EventFunc< Func >::vp_func
template<typename Func >
void* hgl::EventFunc< Func >::vp_this

该结构的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义