JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::ScopedPointer< ObjectType > Member List

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

createCopy() constjuce::ScopedPointer< ObjectType >inline
get() const noexceptjuce::ScopedPointer< ObjectType >inline
getAddress() const noexceptjuce::ScopedPointer< ObjectType >inlineprivate
objectjuce::ScopedPointer< ObjectType >private
operator ObjectType *() const noexceptjuce::ScopedPointer< ObjectType >inline
operator*() const noexceptjuce::ScopedPointer< ObjectType >inline
operator->() const noexceptjuce::ScopedPointer< ObjectType >inline
operator=(ScopedPointer &objectToTransferFrom)juce::ScopedPointer< ObjectType >inline
operator=(ObjectType *newObjectToTakePossessionOf)juce::ScopedPointer< ObjectType >inline
operator=(ScopedPointer &&other) noexceptjuce::ScopedPointer< ObjectType >inline
operator=(const ScopedPointer &)=deletejuce::ScopedPointer< ObjectType >private
release() noexceptjuce::ScopedPointer< ObjectType >inline
reset()juce::ScopedPointer< ObjectType >inline
reset(ObjectType *newObject)juce::ScopedPointer< ObjectType >inline
reset(ScopedPointer &newObject)juce::ScopedPointer< ObjectType >inline
ScopedPointer() noexceptjuce::ScopedPointer< ObjectType >inline
ScopedPointer(decltype(nullptr)) noexceptjuce::ScopedPointer< ObjectType >inline
ScopedPointer(ObjectType *objectToTakePossessionOf) noexceptjuce::ScopedPointer< ObjectType >inline
ScopedPointer(ScopedPointer &objectToTransferFrom) noexceptjuce::ScopedPointer< ObjectType >inline
ScopedPointer(ScopedPointer &&other) noexceptjuce::ScopedPointer< ObjectType >inline
ScopedPointer(const ScopedPointer &)=deletejuce::ScopedPointer< ObjectType >private
swapWith(ScopedPointer< ObjectType > &other) noexceptjuce::ScopedPointer< ObjectType >inline
~ScopedPointer()juce::ScopedPointer< ObjectType >inline