OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
juce::CachedValue< Type > Member List

This is the complete list of members for juce::CachedValue< Type >, including all inherited members.

CachedValue()juce::CachedValue< Type >inline
CachedValue(ValueTree &tree, const Identifier &propertyID, UndoManager *undoManager)juce::CachedValue< Type >inline
CachedValue(ValueTree &tree, const Identifier &propertyID, UndoManager *undoManager, const Type &defaultToUse)juce::CachedValue< Type >inline
forceUpdateOfCachedValue()juce::CachedValue< Type >inline
get() const noexceptjuce::CachedValue< Type >inline
getDefault() constjuce::CachedValue< Type >inline
getPropertyAsValue()juce::CachedValue< Type >inline
getPropertyID() const noexceptjuce::CachedValue< Type >inline
getUndoManager() noexceptjuce::CachedValue< Type >inline
getValueTree() noexceptjuce::CachedValue< Type >inline
isUsingDefault() constjuce::CachedValue< Type >inline
operator Type() const noexceptjuce::CachedValue< Type >inline
operator!=(const OtherType &other) constjuce::CachedValue< Type >inline
operator*() noexceptjuce::CachedValue< Type >inline
operator->() noexceptjuce::CachedValue< Type >inline
operator=(const Type &newValue)juce::CachedValue< Type >inline
operator==(const OtherType &other) constjuce::CachedValue< Type >inline
referTo(ValueTree &tree, const Identifier &property, UndoManager *um)juce::CachedValue< Type >inline
referTo(ValueTree &tree, const Identifier &property, UndoManager *um, const Type &defaultVal)juce::CachedValue< Type >inline
resetToDefault()juce::CachedValue< Type >inline
resetToDefault(UndoManager *undoManagerToUse)juce::CachedValue< Type >inline
setDefault(const Type &value)juce::CachedValue< Type >inline
setValue(const Type &newValue, UndoManager *undoManagerToUse)juce::CachedValue< Type >inline