duilib自学教程
Public 成员函数 | Protected 成员函数 | 所有成员列表
DuiLib::CDelegate< O, T > 模板类 参考
类 DuiLib::CDelegate< O, T > 继承关系图:
DuiLib::CDelegateBase

Public 成员函数

 CDelegate (O *pObj, Fn pFn)
 
 CDelegate (const CDelegate &rhs)
 
virtual CDelegateBaseCopy () const
 
- Public 成员函数 继承自 DuiLib::CDelegateBase
 CDelegateBase (void *pObject, void *pFn)
 
 CDelegateBase (const CDelegateBase &rhs)
 
bool Equals (const CDelegateBase &rhs) const
 
bool operator() (void *param)
 

Protected 成员函数

virtual bool Invoke (void *param)
 
- Protected 成员函数 继承自 DuiLib::CDelegateBase
void * GetFn ()
 
void * GetObject ()
 

该类的文档由以下文件生成: