append(Definition *d) | SearchIndexList | |
SDict< SearchDefinitionList >::append(const char *key, const SearchDefinitionList *d) | SDict< SearchDefinitionList > | inline |
at(uint i) | SDict< SearchDefinitionList > | inline |
clear() | SDict< SearchDefinitionList > | inline |
compareValues(const SearchDefinitionList *md1, const SearchDefinitionList *md2) const | SearchIndexList | privatevirtual |
count() const | SDict< SearchDefinitionList > | inline |
ElementType typedef | SearchIndexList | |
find(const char *key) | SDict< SearchDefinitionList > | inline |
find(const QCString &key) | SDict< SearchDefinitionList > | inline |
find(const QString &key) | SDict< SearchDefinitionList > | inline |
findAt(const QCString &key) | SDict< SearchDefinitionList > | inline |
insertAt(int i, const char *key, const SearchDefinitionList *d) | SDict< SearchDefinitionList > | inline |
inSort(const char *key, const SearchDefinitionList *d) | SDict< SearchDefinitionList > | inline |
letter() const | SearchIndexList | |
m_letter | SearchIndexList | private |
operator[](const char *key) const | SDict< SearchDefinitionList > | inline |
prepend(const char *key, const SearchDefinitionList *d) | SDict< SearchDefinitionList > | inline |
remove(const char *key) | SDict< SearchDefinitionList > | inline |
SDict(int size=17, bool caseSensitive=TRUE) | SDict< SearchDefinitionList > | inline |
SearchIndexList(uint letter) | SearchIndexList | |
setAutoDelete(bool val) | SDict< SearchDefinitionList > | inline |
sort() | SDict< SearchDefinitionList > | inline |
take(const char *key) | SDict< SearchDefinitionList > | inline |
~SDict() | SDict< SearchDefinitionList > | inlinevirtual |
~SearchIndexList() | SearchIndexList | |