JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
NamedValueSet Member List
This is the complete list of members for NamedValueSet, including all inherited members.
clear()NamedValueSet
contains(const Identifier &name) const NamedValueSet
copyToXmlAttributes(XmlElement &xml) const NamedValueSet
getName(int index) const NamedValueSet
getValueAt(int index) const NamedValueSet
getVarPointer(const Identifier &name) const noexceptNamedValueSet
getWithDefault(const Identifier &name, const var &defaultReturnValue) const NamedValueSet
NamedValueSet() noexceptNamedValueSet
NamedValueSet(const NamedValueSet &other)NamedValueSet
operator!=(const NamedValueSet &other) const NamedValueSet
operator=(const NamedValueSet &other)NamedValueSet
operator==(const NamedValueSet &other) const NamedValueSet
operator[](const Identifier &name) const NamedValueSet
remove(const Identifier &name)NamedValueSet
set(const Identifier &name, const var &newValue)NamedValueSet
setFromXmlAttributes(const XmlElement &xml)NamedValueSet
size() const noexceptNamedValueSet
~NamedValueSet()NamedValueSet