get() const noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
getRef(ObjectType *const o) | WeakReference< ObjectType, ReferenceCountingType > | inlineprivatestatic |
holder | WeakReference< ObjectType, ReferenceCountingType > | private |
operator ObjectType *() const noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
operator!=(ObjectType *const object) const noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
operator->() noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
operator->() const noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
operator=(const WeakReference &other) | WeakReference< ObjectType, ReferenceCountingType > | inline |
operator=(ObjectType *const newObject) | WeakReference< ObjectType, ReferenceCountingType > | inline |
operator=(WeakReference &&other) noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
operator==(ObjectType *const object) const noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
SharedRef typedef | WeakReference< ObjectType, ReferenceCountingType > | |
wasObjectDeleted() const noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
WeakReference() noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
WeakReference(ObjectType *const object) | WeakReference< ObjectType, ReferenceCountingType > | inline |
WeakReference(const WeakReference &other) noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
WeakReference(WeakReference &&other) noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |