| addChild(SharedObject *child, int index, UndoManager *const undoManager) | juce::ValueTree::SharedObject | inline |
| callListeners(Method method, ValueTree &tree) const | juce::ValueTree::SharedObject | inline |
| callListeners(Method method, ValueTree &tree, ParamType ¶m2) const | juce::ValueTree::SharedObject | inline |
| callListeners(Method method, ValueTree &tree, ParamType1 ¶m2, ParamType2 ¶m3) const | juce::ValueTree::SharedObject | inline |
| children | juce::ValueTree::SharedObject | |
| copyPropertiesFrom(const SharedObject &source, UndoManager *const undoManager) | juce::ValueTree::SharedObject | inline |
| createXml() const | juce::ValueTree::SharedObject | inline |
| decReferenceCount() noexcept | juce::ReferenceCountedObject | inline |
| decReferenceCountWithoutDeleting() noexcept | juce::ReferenceCountedObject | inline |
| getChildWithName(const Identifier &typeToMatch) const | juce::ValueTree::SharedObject | inline |
| getChildWithProperty(const Identifier &propertyName, const var &propertyValue) const | juce::ValueTree::SharedObject | inline |
| getOrCreateChildWithName(const Identifier &typeToMatch, UndoManager *undoManager) | juce::ValueTree::SharedObject | inline |
| getReferenceCount() const noexcept | juce::ReferenceCountedObject | inline |
| hasProperty(const Identifier &name) const noexcept | juce::ValueTree::SharedObject | inline |
| incReferenceCount() noexcept | juce::ReferenceCountedObject | inline |
| indexOf(const ValueTree &child) const noexcept | juce::ValueTree::SharedObject | inline |
| isAChildOf(const SharedObject *const possibleParent) const noexcept | juce::ValueTree::SharedObject | inline |
| isEquivalentTo(const SharedObject &other) const | juce::ValueTree::SharedObject | inline |
| moveChild(int currentIndex, int newIndex, UndoManager *undoManager) | juce::ValueTree::SharedObject | inline |
| parent | juce::ValueTree::SharedObject | |
| properties | juce::ValueTree::SharedObject | |
| Ptr typedef | juce::ValueTree::SharedObject | |
| ReferenceCountedObject() | juce::ReferenceCountedObject | inlineprotected |
| removeAllChildren(UndoManager *const undoManager) | juce::ValueTree::SharedObject | inline |
| removeAllProperties(UndoManager *const undoManager) | juce::ValueTree::SharedObject | inline |
| removeChild(const int childIndex, UndoManager *const undoManager) | juce::ValueTree::SharedObject | inline |
| removeProperty(const Identifier &name, UndoManager *const undoManager) | juce::ValueTree::SharedObject | inline |
| reorderChildren(const OwnedArray< ValueTree > &newOrder, UndoManager *undoManager) | juce::ValueTree::SharedObject | inline |
| resetReferenceCount() noexcept | juce::ReferenceCountedObject | inlineprotected |
| sendChildAddedMessage(ValueTree child) | juce::ValueTree::SharedObject | inline |
| sendChildOrderChangedMessage(int oldIndex, int newIndex) | juce::ValueTree::SharedObject | inline |
| sendChildRemovedMessage(ValueTree child, int index) | juce::ValueTree::SharedObject | inline |
| sendParentChangeMessage() | juce::ValueTree::SharedObject | inline |
| sendPropertyChangeMessage(const Identifier &property) | juce::ValueTree::SharedObject | inline |
| setProperty(const Identifier &name, const var &newValue, UndoManager *const undoManager) | juce::ValueTree::SharedObject | inline |
| SharedObject(const Identifier &t) noexcept | juce::ValueTree::SharedObject | inlineexplicit |
| SharedObject(const SharedObject &other) | juce::ValueTree::SharedObject | inline |
| type | juce::ValueTree::SharedObject | |
| valueTreesWithListeners | juce::ValueTree::SharedObject | |
| writeObjectToStream(OutputStream &output, const SharedObject *const object) | juce::ValueTree::SharedObject | inlinestatic |
| writeToStream(OutputStream &output) const | juce::ValueTree::SharedObject | inline |
| ~ReferenceCountedObject() | juce::ReferenceCountedObject | inlineprotectedvirtual |
| ~SharedObject() | juce::ValueTree::SharedObject | inline |