JUCE
StringPairArray Member List

This is the complete list of members for StringPairArray, including all inherited members.

addArray(const StringPairArray &other)StringPairArray
clear()StringPairArray
containsKey(StringRef key) const noexceptStringPairArray
getAllKeys() const noexceptStringPairArray
getAllValues() const noexceptStringPairArray
getDescription() constStringPairArray
getValue(StringRef, const String &defaultReturnValue) constStringPairArray
minimiseStorageOverheads()StringPairArray
operator!=(const StringPairArray &other) constStringPairArray
operator=(const StringPairArray &other)StringPairArray
operator==(const StringPairArray &other) constStringPairArray
operator[](StringRef key) constStringPairArray
remove(StringRef key)StringPairArray
remove(int index)StringPairArray
set(const String &key, const String &value)StringPairArray
setIgnoresCase(bool shouldIgnoreCase)StringPairArray
size() const noexceptStringPairArray
StringPairArray(bool ignoreCaseWhenComparingKeys=true)StringPairArray
StringPairArray(const StringPairArray &other)StringPairArray
~StringPairArray()StringPairArray