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

Public 成员函数

 CDelegateBase (void *pObject, void *pFn)
 
 CDelegateBase (const CDelegateBase &rhs)
 
bool Equals (const CDelegateBase &rhs) const
 
bool operator() (void *param)
 
virtual CDelegateBaseCopy () const =0
 

Protected 成员函数

void * GetFn ()
 
void * GetObject ()
 
virtual bool Invoke (void *param)=0
 

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