![]() |
cello
JUCE ValueTrees for Humans
|
This is the complete list of members for cello::UpdateQueue, including all inherited members.
getPendingUpdateCount() const | cello::UpdateQueue | |
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 |
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 |