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