| Absolute() | WordDBCache | [inline] |
| Add(char *key, int key_size, char *data, int data_size) | WordDBCache | [inline] |
| Allocate(int size) | WordDBCache | [inline] |
| compare | WordDBCache | [private] |
| context | WordDBCache | [private] |
| Empty() | WordDBCache | [inline] |
| entries | WordDBCache | [private] |
| Entries(WordDBCacheEntry *&nentries, int &nentries_length) | WordDBCache | [inline] |
| entries_length | WordDBCache | [private] |
| entries_size | WordDBCache | [private] |
| Flush() | WordDBCache | [inline] |
| GetMax() const | WordDBCache | [inline] |
| pool | WordDBCache | [private] |
| Pool(char *&npool, int &npool_length) | WordDBCache | [inline] |
| pool_length | WordDBCache | [private] |
| pool_max | WordDBCache | [private] |
| pool_size | WordDBCache | [private] |
| Relative() | WordDBCache | [inline] |
| ResizeEntries() | WordDBCache | [inline] |
| ResizePool(int wanted) | WordDBCache | [inline] |
| SetCompare(int(*ncompare)(WordContext *, const WordDBCacheEntry *, const WordDBCacheEntry *)) | WordDBCache | [inline] |
| SetMax(int max) | WordDBCache | [inline] |
| Sort() | WordDBCache | [inline] |
| WordDBCache(WordContext *ncontext) | WordDBCache | [inline] |
| ~WordDBCache() | WordDBCache | [inline] |
1.5.5