| addArray(const StringPairArray &other) | StringPairArray | |
| clear() | StringPairArray | |
| getAllKeys() const noexcept | StringPairArray | |
| getAllValues() const noexcept | StringPairArray | |
| getDescription() const | StringPairArray | |
| getValue(const String &key, 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[](const String &key) const | StringPairArray | |
| remove(const String &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 |