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 noexcept | CachedValue< Type > |  | 
  | getDefault() const | CachedValue< Type > |  | 
  | getPropertyAsValue() | CachedValue< Type > |  | 
  | getPropertyID() const noexcept | CachedValue< Type > |  | 
  | getUndoManager() noexcept | CachedValue< Type > |  | 
  | getValueTree() noexcept | CachedValue< Type > |  | 
  | isUsingDefault() const | CachedValue< Type > |  | 
  | operator Type() const noexcept | CachedValue< Type > |  | 
  | operator!=(const OtherType &other) const | CachedValue< Type > |  | 
  | operator*() const noexcept | CachedValue< Type > |  | 
  | operator->() const noexcept | CachedValue< 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 > |  |