JUCE
CachedValue< Type > Member List

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

CachedValue()CachedValue< Type >
CachedValue(ValueTree &tree, const Identifier &propertyID, UndoManager *undoManager)CachedValue< Type >
CachedValue(ValueTree &tree, const Identifier &propertyID, UndoManager *undoManager, const Type &defaultToUse)CachedValue< Type >
forceUpdateOfCachedValue()CachedValue< Type >
get() const noexceptCachedValue< Type >
getDefault() const CachedValue< Type >
getPropertyAsValue()CachedValue< Type >
getPropertyID() const noexceptCachedValue< Type >
getValueTree() noexceptCachedValue< Type >
isUsingDefault() const CachedValue< Type >
operator Type() const noexceptCachedValue< Type >
operator!=(const OtherType &other) const CachedValue< Type >
operator*() noexceptCachedValue< Type >
operator->() noexceptCachedValue< Type >
operator=(const Type &newValue)CachedValue< Type >
operator==(const OtherType &other) const CachedValue< Type >
referTo(ValueTree &tree, const Identifier &property, UndoManager *um)CachedValue< Type >
referTo(ValueTree &tree, const Identifier &property, UndoManager *um, const Type &defaultVal)CachedValue< Type >
resetToDefault()CachedValue< Type >
resetToDefault(UndoManager *undoManagerToUse)CachedValue< Type >
setDefault(const Type &value)CachedValue< Type >
setValue(const Type &newValue, UndoManager *undoManagerToUse)CachedValue< Type >
valueTreeRedirected(ValueTree &treeWhichHasBeenChanged)ValueTree::Listenerprivatevirtual
~Listener()ValueTree::Listenerprivatevirtual