JUCE
ReferenceCountedObjectPtr< ObjectType > Member List

This is the complete list of members for ReferenceCountedObjectPtr< ObjectType >, including all inherited members.

decIfNotNull(ReferencedType *o) noexceptReferenceCountedObjectPtr< ObjectType >static
get() const noexceptReferenceCountedObjectPtr< ObjectType >
incIfNotNullReferenceCountedObjectPtr< ObjectType >static
operator ReferencedType *() const noexceptReferenceCountedObjectPtr< ObjectType >
operator!=(decltype(nullptr)) const noexceptReferenceCountedObjectPtr< ObjectType >
operator!=(const ObjectType *other) const noexceptReferenceCountedObjectPtr< ObjectType >
operator!=(const ReferenceCountedObjectPtr &other) const noexceptReferenceCountedObjectPtr< ObjectType >
operator*() const noexceptReferenceCountedObjectPtr< ObjectType >
operator->() const noexceptReferenceCountedObjectPtr< ObjectType >
operator=(const ReferenceCountedObjectPtr &other)ReferenceCountedObjectPtr< ObjectType >
operator=(const ReferenceCountedObjectPtr< Convertible > &other)ReferenceCountedObjectPtr< ObjectType >
operator=(ReferencedType *newObject)ReferenceCountedObjectPtr< ObjectType >
operator=(ReferencedType &newObject)ReferenceCountedObjectPtr< ObjectType >
operator=(decltype(nullptr))ReferenceCountedObjectPtr< ObjectType >
operator=(ReferenceCountedObjectPtr &&other) noexceptReferenceCountedObjectPtr< ObjectType >
operator==(decltype(nullptr)) const noexceptReferenceCountedObjectPtr< ObjectType >
operator==(const ObjectType *other) const noexceptReferenceCountedObjectPtr< ObjectType >
operator==(const ReferenceCountedObjectPtr &other) const noexceptReferenceCountedObjectPtr< ObjectType >
ReferenceCountedObjectPtr()=defaultReferenceCountedObjectPtr< ObjectType >
ReferenceCountedObjectPtr(decltype(nullptr)) noexceptReferenceCountedObjectPtr< ObjectType >
ReferenceCountedObjectPtr(ReferencedType *refCountedObject) noexceptReferenceCountedObjectPtr< ObjectType >
ReferenceCountedObjectPtr(ReferencedType &refCountedObject) noexceptReferenceCountedObjectPtr< ObjectType >
ReferenceCountedObjectPtr(const ReferenceCountedObjectPtr &other) noexceptReferenceCountedObjectPtr< ObjectType >
ReferenceCountedObjectPtr(ReferenceCountedObjectPtr &&other) noexceptReferenceCountedObjectPtr< ObjectType >
ReferenceCountedObjectPtr(const ReferenceCountedObjectPtr< Convertible > &other) noexceptReferenceCountedObjectPtr< ObjectType >
ReferencedType typedefReferenceCountedObjectPtr< ObjectType >
reset() noexceptReferenceCountedObjectPtr< ObjectType >
~ReferenceCountedObjectPtr()ReferenceCountedObjectPtr< ObjectType >