WordDBCaches Member List
This is the complete list of members for
WordDBCaches, including all inherited members.
| Add(char *key, int key_size, char *data, int data_size) | WordDBCaches | |
| AddFile(String &filename) | WordDBCaches | |
| cache | WordDBCaches | [private] |
| CacheCompare(int(*compare)(WordContext *, const WordDBCacheEntry *, const WordDBCacheEntry *)) | WordDBCaches | [inline] |
| CacheFlush() | WordDBCaches | |
| CacheWrite(const String &filename) | WordDBCaches | |
| file_max | WordDBCaches | [private] |
| files | WordDBCaches | [private] |
| Full() const | WordDBCaches | [inline] |
| lock | WordDBCaches | [private] |
| Merge() | WordDBCaches | |
| Merge(const String &filea, const String &fileb, const String &tmpname) | WordDBCaches | |
| Merge(WordDB &db) | WordDBCaches | |
| ReadEntry(FILE *fp, WordDBCacheEntry &entry, unsigned char *&buffer, unsigned int &buffer_size) | WordDBCaches | |
| size | WordDBCaches | [private] |
| size_max | WordDBCaches | [private] |
| WordDBCaches(WordList *nwords, int nfile_max, int size_hint, int nsize_max) | WordDBCaches | [inline] |
| words | WordDBCaches | [private] |
| WriteEntry(FILE *fp, WordDBCacheEntry &entry, unsigned char *&buffer, unsigned int &buffer_size) | WordDBCaches | |
| ~WordDBCaches() | WordDBCaches | [inline] |