TracktionEngine
tracktion::engine::ConstrainedCachedValue< Type > Member List

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

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