JUCE
juce::ScopedPointer< ObjectType > Member List

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

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