JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
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 noexcept (defined in juce::Component::SafePointer< ComponentType >)juce::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 noexcept (defined in juce::Component::SafePointer< ComponentType >)juce::Component::SafePointer< ComponentType >
SafePointer()=defaultjuce::Component::SafePointer< ComponentType >
SafePointer(ComponentType *component)juce::Component::SafePointer< ComponentType >
SafePointer(const SafePointer &other) noexceptjuce::Component::SafePointer< ComponentType >