JUCE
|
This is the complete list of members for StringPairArray, including all inherited members.
addArray(const StringPairArray &other) | StringPairArray | |
clear() | StringPairArray | |
containsKey(StringRef key) const noexcept | StringPairArray | |
getAllKeys() const noexcept | StringPairArray | |
getAllValues() const noexcept | StringPairArray | |
getDescription() const | StringPairArray | |
getValue(StringRef, const String &defaultReturnValue) const | StringPairArray | |
minimiseStorageOverheads() | StringPairArray | |
operator!=(const StringPairArray &other) const | StringPairArray | |
operator=(const StringPairArray &other) | StringPairArray | |
operator==(const StringPairArray &other) const | StringPairArray | |
operator[](StringRef key) const | StringPairArray | |
remove(StringRef key) | StringPairArray | |
remove(int index) | StringPairArray | |
set(const String &key, const String &value) | StringPairArray | |
setIgnoresCase(bool shouldIgnoreCase) | StringPairArray | |
size() const noexcept | StringPairArray | |
StringPairArray(bool ignoreCaseWhenComparingKeys=true) | StringPairArray | |
StringPairArray(const StringPairArray &other) | StringPairArray | |
~StringPairArray() | StringPairArray |