|
duilib自学教程
|
Public 成员函数 | |
| CDelegateStatic (Fn pFn) | |
| CDelegateStatic (const CDelegateStatic &rhs) | |
| virtual CDelegateBase * | Copy () 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 () |
1.8.18