STLdoc
STLdocumentation
|
This is the complete list of members for Platform::WeakReference, including all inherited members.
__declspec(no_refcount) __TArg^Resolve() const | Platform::WeakReference | inline |
__weakPtr | Platform::WeakReference | mutableprivate |
BoolType typedef | Platform::WeakReference | |
InternalAddRef() | Platform::WeakReference | inlineprivate |
InternalRelease() | Platform::WeakReference | inlineprivate |
operator BoolType() const | Platform::WeakReference | inline |
operator!=(const WeakReference &, const WeakReference &) | Platform::WeakReference | friend |
operator!=(const WeakReference &, decltype(__nullptr)) | Platform::WeakReference | friend |
operator!=(decltype(__nullptr), const WeakReference &) | Platform::WeakReference | friend |
operator<(const WeakReference &, const WeakReference &) | Platform::WeakReference | friend |
operator=(decltype(__nullptr)) | Platform::WeakReference | inline |
operator=(const WeakReference &__otherArg) | Platform::WeakReference | inline |
operator=(WeakReference &&__otherArg) | Platform::WeakReference | inline |
operator=(const volatile::Platform::Object^const __otherArg) | Platform::WeakReference | inline |
operator==(const WeakReference &, const WeakReference &) | Platform::WeakReference | friend |
operator==(const WeakReference &, decltype(__nullptr)) | Platform::WeakReference | friend |
operator==(decltype(__nullptr), const WeakReference &) | Platform::WeakReference | friend |
WeakReference() | Platform::WeakReference | inline |
WeakReference(decltype(__nullptr)) | Platform::WeakReference | inline |
WeakReference(const WeakReference &__otherArg) | Platform::WeakReference | inline |
WeakReference(WeakReference &&__otherArg) | Platform::WeakReference | inline |
WeakReference(const volatile::Platform::Object^const __otherArg) | Platform::WeakReference | inlineexplicit |
~WeakReference() | Platform::WeakReference | inline |