![]() |
cello
JUCE ValueTrees for Humans
|
This is the complete list of members for cello::Value< T >, including all inherited members.
| epsilon | cello::Value< T > | inlinestatic |
| excludeListener(juce::ValueTree::Listener *listener) | cello::Value< T > | inline |
| forceUpdate(bool shouldForceUpdate) | cello::UpdateSource | inline |
| get() const | cello::Value< T > | inline |
| getCached() | cello::Value< T > | inline |
| getId() const | cello::ValueBase | inline |
| id | cello::ValueBase | protected |
| onGet | cello::Value< T > | |
| onPropertyChange(PropertyUpdateFn callback) | cello::Value< T > | inline |
| onSet | cello::Value< T > | |
| operator T() const | cello::Value< T > | inline |
| operator=(const T &val) | cello::Value< T > | inline |
| set(const T &val) | cello::Value< T > | inline |
| shouldForceUpdate() const | cello::UpdateSource | inline |
| UpdateSource()=default (defined in cello::UpdateSource) | cello::UpdateSource | |
| ValidateGetFn typedef | cello::Value< T > | |
| ValidateSetFn typedef | cello::Value< T > | |
| Value(Object &data, const juce::Identifier &id_, T initVal={}) | cello::Value< T > | inline |
| ValueBase(const juce::Identifier &id_) | cello::ValueBase | inlineprotected |
| ~UpdateSource()=default (defined in cello::UpdateSource) | cello::UpdateSource | virtual |