JUCE  v5.1.1-3-g1a0b28c73
JUCE API
Component::SafePointer< ComponentType > Member List

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

deleteAndZero()Component::SafePointer< ComponentType >inline
getComponent() const noexceptComponent::SafePointer< ComponentType >inline
operator ComponentType *() const noexceptComponent::SafePointer< ComponentType >inline
operator!=(ComponentType *component) const noexceptComponent::SafePointer< ComponentType >inline
operator->() noexceptComponent::SafePointer< ComponentType >inline
operator->() const noexceptComponent::SafePointer< ComponentType >inline
operator=(const SafePointer &other)Component::SafePointer< ComponentType >inline
operator=(ComponentType *newComponent)Component::SafePointer< ComponentType >inline
operator==(ComponentType *component) const noexceptComponent::SafePointer< ComponentType >inline
SafePointer() noexceptComponent::SafePointer< ComponentType >inline
SafePointer(ComponentType *component)Component::SafePointer< ComponentType >inline
SafePointer(const SafePointer &other) noexceptComponent::SafePointer< ComponentType >inline
weakRefComponent::SafePointer< ComponentType >private