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() constCachedValue< Type >
getPropertyAsValue()CachedValue< Type >
getPropertyID() const noexceptCachedValue< Type >
getUndoManager() noexceptCachedValue< Type >
getValueTree() noexceptCachedValue< Type >
isUsingDefault() constCachedValue< Type >
operator Type() const noexceptCachedValue< Type >
operator!=(const OtherType &other) constCachedValue< Type >
operator*() noexceptCachedValue< Type >
operator->() noexceptCachedValue< Type >
operator=(const Type &newValue)CachedValue< Type >
operator==(const OtherType &other) constCachedValue< 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 >
valueTreeChildAdded(ValueTree &parentTree, ValueTree &childWhichHasBeenAdded)ValueTree::Listenerprivatevirtual
valueTreeChildOrderChanged(ValueTree &parentTreeWhoseChildrenHaveMoved, int oldIndex, int newIndex)ValueTree::Listenerprivatevirtual
valueTreeChildRemoved(ValueTree &parentTree, ValueTree &childWhichHasBeenRemoved, int indexFromWhichChildWasRemoved)ValueTree::Listenerprivatevirtual
valueTreeParentChanged(ValueTree &treeWhoseParentHasChanged)ValueTree::Listenerprivatevirtual
valueTreeRedirected(ValueTree &treeWhichHasBeenChanged)ValueTree::Listenerprivatevirtual
~Listener()=defaultValueTree::Listenerprivatevirtual