cello
JUCE ValueTrees for Humans
Loading...
Searching...
No Matches
cello::Value< T > Member List

This is the complete list of members for cello::Value< T >, including all inherited members.

epsiloncello::Value< T >inlinestatic
excludeListener(juce::ValueTree::Listener *listener)cello::Value< T >inline
forceUpdate(bool shouldForceUpdate)cello::UpdateSourceinline
get() constcello::Value< T >inline
getCached()cello::Value< T >inline
getId() constcello::ValueBaseinline
idcello::ValueBaseprotected
onGetcello::Value< T >
onPropertyChange(PropertyUpdateFn callback)cello::Value< T >inline
onSetcello::Value< T >
operator T() constcello::Value< T >inline
operator=(const T &val)cello::Value< T >inline
set(const T &val)cello::Value< T >inline
shouldForceUpdate() constcello::UpdateSourceinline
UpdateSource()=default (defined in cello::UpdateSource)cello::UpdateSource
ValidatePropertyFn typedefcello::Value< T >
Value(Object &data, const juce::Identifier &id_, T initVal={})cello::Value< T >inline
ValueBase(const juce::Identifier &id_)cello::ValueBaseinlineprotected
~UpdateSource()=default (defined in cello::UpdateSource)cello::UpdateSourcevirtual