![]() |
cello
JUCE ValueTrees for Humans
|
This is the complete list of members for cello::Sync, including all inherited members.
getPendingUpdateCount() const | cello::UpdateQueue | |
operator=(const Sync &)=delete (defined in cello::Sync) | cello::Sync | |
operator=(const UpdateQueue &)=delete (defined in cello::UpdateQueue) | cello::UpdateQueue | |
operator=(UpdateQueue &&)=delete (defined in cello::UpdateQueue) | cello::UpdateQueue | |
performAllUpdates() | cello::UpdateQueue | |
performNextUpdate() | cello::UpdateQueue | |
pushUpdate(juce::MemoryBlock &&update) (defined in cello::UpdateQueue) | cello::UpdateQueue | protected |
Sync(Object &producer, Object &consumer, juce::Thread *thread) | cello::Sync | |
Sync(const Sync &)=delete (defined in cello::Sync) | cello::Sync | |
UpdateQueue(Object &consumer, juce::Thread *thread) (defined in cello::UpdateQueue) | cello::UpdateQueue | |
UpdateQueue(const UpdateQueue &)=delete (defined in cello::UpdateQueue) | cello::UpdateQueue | |
UpdateQueue(UpdateQueue &&)=delete (defined in cello::UpdateQueue) | cello::UpdateQueue | |
~UpdateQueue() (defined in cello::UpdateQueue) | cello::UpdateQueue | inlinevirtual |