![]() |
cello
JUCE ValueTrees for Humans
|
This is the complete list of members for cello::UpdateQueue, including all inherited members.
| endUpdate()=0 | cello::UpdateQueue | protectedpure virtual |
| getPendingUpdateCount() const | cello::UpdateQueue | |
| isDestinationThread(juce::Thread *thread) const | cello::UpdateQueue | inline |
| 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 |
| startUpdate(void *data, size_t size)=0 | cello::UpdateQueue | protectedpure virtual |
| 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 |