|
ISLEman
|
Public Types | |
| typedef Definition | ElementType |
Public Member Functions | |
| SearchIndexList (uint letter) | |
| void | append (Definition *d) |
| uint | letter () const |
Public Member Functions inherited from SDict< SearchDefinitionList > | |
| SDict (int size=17, bool caseSensitive=TRUE) | |
| virtual | ~SDict () |
| void | append (const char *key, const SearchDefinitionList *d) |
| void | prepend (const char *key, const SearchDefinitionList *d) |
| bool | remove (const char *key) |
| SearchDefinitionList * | take (const char *key) |
| void | sort () |
| void | inSort (const char *key, const SearchDefinitionList *d) |
| void | insertAt (int i, const char *key, const SearchDefinitionList *d) |
| void | setAutoDelete (bool val) |
| SearchDefinitionList * | find (const char *key) |
| SearchDefinitionList * | find (const QCString &key) |
| SearchDefinitionList * | find (const QString &key) |
| int | findAt (const QCString &key) |
| SearchDefinitionList * | operator[] (const char *key) const |
| SearchDefinitionList * | at (uint i) |
| void | clear () |
| int | count () const |
1.8.12