TracktionEngine
Loading...
Searching...
No Matches
engine::ConstrainedCachedValue< Type > Member List

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

ConstrainedCachedValue()engine::ConstrainedCachedValue< Type >
ConstrainedCachedValue(juce::ValueTree &tree, const juce::Identifier &propertyID, juce::UndoManager *undoManager)engine::ConstrainedCachedValue< Type >
ConstrainedCachedValue(juce::ValueTree &tree, const juce::Identifier &propertyID, juce::UndoManager *undoManager, const Type &defaultToUse)engine::ConstrainedCachedValue< Type >
forceUpdateOfCachedValue()engine::ConstrainedCachedValue< Type >
get() const noexceptengine::ConstrainedCachedValue< Type >
getDefault() constengine::ConstrainedCachedValue< Type >
getPropertyAsValue()engine::ConstrainedCachedValue< Type >
getPropertyID() const noexceptengine::ConstrainedCachedValue< Type >
getValueTree() noexceptengine::ConstrainedCachedValue< Type >
isUsingDefault() constengine::ConstrainedCachedValue< Type >
operator Type() const noexceptengine::ConstrainedCachedValue< Type >
operator!=(const OtherType &other) constengine::ConstrainedCachedValue< Type >
operator*() noexceptengine::ConstrainedCachedValue< Type >
operator->() noexceptengine::ConstrainedCachedValue< Type >
operator=(const Type &newValue)engine::ConstrainedCachedValue< Type >
operator==(const OtherType &other) constengine::ConstrainedCachedValue< Type >
referTo(juce::ValueTree &tree, const juce::Identifier &property, juce::UndoManager *)engine::ConstrainedCachedValue< Type >
referTo(juce::ValueTree &tree, const juce::Identifier &property, juce::UndoManager *, const Type &defaultVal)engine::ConstrainedCachedValue< Type >
resetToDefault()engine::ConstrainedCachedValue< Type >
resetToDefault(juce::UndoManager *undoManagerToUse)engine::ConstrainedCachedValue< Type >
setConstrainer(std::function< Type(Type)> constrainerToUse)engine::ConstrainedCachedValue< Type >
setDefault(const Type &value)engine::ConstrainedCachedValue< Type >
setValue(const Type &newValue, juce::UndoManager *undoManagerToUse)engine::ConstrainedCachedValue< Type >