This is the complete list of members for juce::WeakReference< ObjectType, ReferenceCountingType >, including all inherited members.
get() const noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
operator ObjectType *() const noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
operator!=(ObjectType *const object) const noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
operator->() noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
operator->() const noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
operator=(const WeakReference &other) | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
operator=(ObjectType *const newObject) | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
operator==(ObjectType *const object) const noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
SharedRef typedef | juce::WeakReference< ObjectType, ReferenceCountingType > | |
wasObjectDeleted() const noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
WeakReference() noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
WeakReference(ObjectType *const object) | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |
WeakReference(const WeakReference &other) noexcept | juce::WeakReference< ObjectType, ReferenceCountingType > | inline |