DelegateBase Member List

This is the complete list of members for DelegateBase, including all inherited members.

_callbackDelegateBaseprotected
_objectPtrDelegateBaseprotected
_storageDelegateBaseprotected
_stubPtrDelegateBaseprotected
Callback typedefDelegateBaseprotected
CALLBACKMODE enum nameDelegateBaseprotected
CopyFrom(const DelegateBase &src)DelegateBase
CopyFrom(FN &&f, STUBPTR stub, Callback callback)DelegateBase
CopyFrom(OBJ &&object, STUBPTR stub)DelegateBase
DelegateBase()DelegateBase
DelegateBase(void *objectPtr, STUBPTR stubPtr, Callback callback)DelegateBase
DelegateBase(FN &&fn, STUBPTR stub, Callback callback)DelegateBase
DelegateBase(const DelegateBase &)=deleteDelegateBase
DelegateBase(DelegateBase &&src)DelegateBase
GetReferenceUtilityStub(void *)DelegateBaseprotectedstatic
GetReferenceUtilityStub(PointerHandler *)DelegateBaseprotectedstatic
GetStaticFunctionPointer() constDelegateBase
GetStubPointer() constDelegateBase
IsEmpty() constDelegateBase
IsPopulated() constDelegateBase
IsStaticFunctionPointer() constDelegateBase
MAXON_ENUM_ORDERED_LIST_CLASS(CALLBACKMODE)DelegateBaseprotected
MAXON_OPERATOR_MOVE_ASSIGNMENT(DelegateBase)DelegateBase
PTMFUtilityStub(DelegateBase *dst, const DelegateBase *src, CALLBACKMODE mode)DelegateBaseprotectedstatic
ReferenceUtilityStub(DelegateBase *dst, const DelegateBase *src, CALLBACKMODE mode)DelegateBaseprotectedstatic
Reset()DelegateBase
Stub typedefDelegateBase
UtilityStub(DelegateBase *dst, const DelegateBase *src, CALLBACKMODE mode)DelegateBaseprotectedstatic
~DelegateBase()DelegateBase