|
Squid Web Cache master
|
This is the complete list of members for NotePairs, including all inherited members.
| add(const SBuf &key, const SBuf &value) | NotePairs | |
| add(const char *key, const char *value) | NotePairs | |
| addStrList(const SBuf &key, const SBuf &values, const CharacterSet &delimiters) | NotePairs | |
| append(const NotePairs *src) | NotePairs | |
| appendNewOnly(const NotePairs *src) | NotePairs | |
| clear() | NotePairs | inline |
| empty() const | NotePairs | inline |
| Entries typedef | NotePairs | |
| entries | NotePairs | private |
| expandListEntries(const CharacterSet *delimiters) const | NotePairs | |
| find(const char *noteKey, const char *sep=",") const | NotePairs | |
| findFirst(const char *noteKey) const | NotePairs | |
| hasPair(const SBuf &key, const SBuf &value) const | NotePairs | |
| Names typedef | NotePairs | |
| NotePairs() | NotePairs | inline |
| NotePairs(NotePairs const &)=delete | NotePairs | |
| operator=(NotePairs const &)=delete | NotePairs | |
| Pointer typedef | NotePairs | |
| print(std::ostream &os, const char *nameValueSeparator, const char *entryTerminator) const | NotePairs | |
| remove(const char *key) | NotePairs | |
| remove(const SBuf &key) | NotePairs | |
| replaceOrAdd(const NotePairs *src) | NotePairs | |
| replaceOrAddOrAppend(const NotePairs *src, const Names &appendables) | NotePairs |