bindconstmemfunc(const X *pthis, XMemFunc function_to_bind) | ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr > | inline |
bindmemfunc(X *pthis, XMemFunc function_to_bind) | ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr > | inline |
bindstaticfunc(DerivedClass *pParent, ParentInvokerSig static_function_invoker, StaticFuncPtr function_to_bind) | ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr > | inline |
clear() | DelegateMemento | inline |
CopyFrom(DerivedClass *pParent, const DelegateMemento &right) | ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr > | inline |
DelegateMemento() | DelegateMemento | inline |
DelegateMemento(const DelegateMemento &right) | DelegateMemento | inline |
empty() const | DelegateMemento | inline |
GenericMemFuncType typedef | DelegateMemento | protected |
GetClosureMemPtr() const | ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr > | inline |
GetClosureThis() const | ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr > | inline |
GetStaticFunction() const | ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr > | inline |
IsEqual(const DelegateMemento &x) const | DelegateMemento | inline |
IsEqualToStaticFuncPtr(StaticFuncPtr funcptr) | ClosurePtr< GenericMemFunc, StaticFuncPtr, UnvoidStaticFuncPtr > | inline |
IsLess(const DelegateMemento &right) const | DelegateMemento | inline |
m_pFunction | DelegateMemento | protected |
m_pthis | DelegateMemento | protected |
operator!() const | DelegateMemento | inline |
operator<(const DelegateMemento &right) | DelegateMemento | inline |
operator=(const DelegateMemento &right) | DelegateMemento | inline |
operator>(const DelegateMemento &right) | DelegateMemento | inline |
SetMementoFrom(const DelegateMemento &right) | DelegateMemento | inlineprotected |