This is the complete list of members for WeakReference< ObjectType, ReferenceCountingType >, including all inherited members.
| get() const noexcept | WeakReference< ObjectType, ReferenceCountingType > | inline |
| 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==(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 |