DelegateBase Member List

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

_callback DelegateBase protected
_objectPtr DelegateBase protected
_storage DelegateBase protected
_stubPtr DelegateBase protected
Callback typedef DelegateBase protected
CALLBACKMODE enum name DelegateBase protected
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 &)=delete DelegateBase
DelegateBase (DelegateBase &&src) DelegateBase
GetReferenceUtilityStub (void *) DelegateBase protected static
GetReferenceUtilityStub (PointerHandler *) DelegateBase protected static
GetStaticFunctionPointer () const DelegateBase
GetStubPointer () const DelegateBase
IsEmpty () const DelegateBase
IsPopulated () const DelegateBase
IsStaticFunctionPointer () const DelegateBase
MAXON_ENUM_ORDERED_LIST_CLASS (CALLBACKMODE) DelegateBase protected
MAXON_OPERATOR_MOVE_ASSIGNMENT (DelegateBase) DelegateBase
PTMFUtilityStub (DelegateBase *dst, const DelegateBase *src, CALLBACKMODE mode) DelegateBase protected static
ReferenceUtilityStub (DelegateBase *dst, const DelegateBase *src, CALLBACKMODE mode) DelegateBase protected static
重置 () DelegateBase
UtilityStub (DelegateBase *dst, const DelegateBase *src, CALLBACKMODE mode) DelegateBase protected static
~DelegateBase () DelegateBase