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