duilib自学教程
|
成员的完整列表,这些成员属于 DuiLib::CDelegateBase,包括所有继承而来的类成员
CDelegateBase(void *pObject, void *pFn) (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | |
CDelegateBase(const CDelegateBase &rhs) (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | |
Copy() const =0 (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | pure virtual |
Equals(const CDelegateBase &rhs) const (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | |
GetFn() (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | protected |
GetObject() (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | protected |
Invoke(void *param)=0 (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | protectedpure virtual |
operator()(void *param) (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | |
~CDelegateBase() (定义于 DuiLib::CDelegateBase) | DuiLib::CDelegateBase | virtual |