JUCE
|
This is the complete list of members for juce::Component::SafePointer< ComponentType >, including all inherited members.
deleteAndZero() | juce::Component::SafePointer< ComponentType > | |
getComponent() const noexcept | juce::Component::SafePointer< ComponentType > | |
operator ComponentType *() const noexcept | juce::Component::SafePointer< ComponentType > | |
operator!=(ComponentType *component) const noexcept | juce::Component::SafePointer< ComponentType > | |
operator->() noexcept | juce::Component::SafePointer< ComponentType > | |
operator->() const noexcept | juce::Component::SafePointer< ComponentType > | |
operator=(const SafePointer &other) | juce::Component::SafePointer< ComponentType > | |
operator=(ComponentType *newComponent) | juce::Component::SafePointer< ComponentType > | |
operator==(ComponentType *component) const noexcept | juce::Component::SafePointer< ComponentType > | |
SafePointer() noexcept | juce::Component::SafePointer< ComponentType > | |
SafePointer(ComponentType *component) | juce::Component::SafePointer< ComponentType > | |
SafePointer(const SafePointer &other) noexcept | juce::Component::SafePointer< ComponentType > |