OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
juce::ScopedPointer< ObjectType > Member List

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

createCopy() const (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
get() const noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
operator ObjectType *() const noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
operator*() const noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
operator->() const noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
operator=(ScopedPointer &objectToTransferFrom) (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
operator=(ObjectType *newObjectToTakePossessionOf) (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
operator=(ScopedPointer &&other) noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
release() noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
reset() (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
reset(ObjectType *newObject) (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
reset(ScopedPointer &newObject) (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
ScopedPointer()=default (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
ScopedPointer(decltype(nullptr)) noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
ScopedPointer(ObjectType *objectToTakePossessionOf) noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
ScopedPointer(ScopedPointer &objectToTransferFrom) noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
ScopedPointer(ScopedPointer &&other) noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
swapWith(ScopedPointer< ObjectType > &other) noexcept (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline
~ScopedPointer() (defined in juce::ScopedPointer< ObjectType >)juce::ScopedPointer< ObjectType >inline