JUCE
juce::OptionalScopedPointer< ObjectType > Member List

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

clear()juce::OptionalScopedPointer< ObjectType >
get() const noexceptjuce::OptionalScopedPointer< ObjectType >
operator ObjectType *() const noexceptjuce::OptionalScopedPointer< ObjectType >
operator*() const noexceptjuce::OptionalScopedPointer< ObjectType >
operator->() const noexceptjuce::OptionalScopedPointer< ObjectType >
operator=(OptionalScopedPointer &objectToTransferFrom)juce::OptionalScopedPointer< ObjectType >
OptionalScopedPointer()juce::OptionalScopedPointer< ObjectType >
OptionalScopedPointer(ObjectType *objectToHold, bool takeOwnership)juce::OptionalScopedPointer< ObjectType >
OptionalScopedPointer(OptionalScopedPointer &objectToTransferFrom)juce::OptionalScopedPointer< ObjectType >
release() noexceptjuce::OptionalScopedPointer< ObjectType >
reset()juce::OptionalScopedPointer< ObjectType >
set(ObjectType *newObject, bool takeOwnership)juce::OptionalScopedPointer< ObjectType >
setNonOwned(ObjectType *newObject)juce::OptionalScopedPointer< ObjectType >
setOwned(ObjectType *newObject)juce::OptionalScopedPointer< ObjectType >
swapWith(OptionalScopedPointer< ObjectType > &other) noexceptjuce::OptionalScopedPointer< ObjectType >
willDeleteObject() const noexceptjuce::OptionalScopedPointer< ObjectType >
~OptionalScopedPointer()juce::OptionalScopedPointer< ObjectType >