JUCE
juce::Component::SafePointer< ComponentType > Member List

This is the complete list of members for juce::Component::SafePointer< ComponentType >, including all inherited members.

deleteAndZero()juce::Component::SafePointer< ComponentType >
getComponent() const noexceptjuce::Component::SafePointer< ComponentType >
operator ComponentType *() const noexceptjuce::Component::SafePointer< ComponentType >
operator!=(ComponentType *component) const noexceptjuce::Component::SafePointer< ComponentType >
operator->() noexceptjuce::Component::SafePointer< ComponentType >
operator->() const noexceptjuce::Component::SafePointer< ComponentType >
operator=(const SafePointer &other)juce::Component::SafePointer< ComponentType >
operator=(ComponentType *newComponent)juce::Component::SafePointer< ComponentType >
operator==(ComponentType *component) const noexceptjuce::Component::SafePointer< ComponentType >
SafePointer() noexceptjuce::Component::SafePointer< ComponentType >
SafePointer(ComponentType *component)juce::Component::SafePointer< ComponentType >
SafePointer(const SafePointer &other) noexceptjuce::Component::SafePointer< ComponentType >