WordDB Member List
This is the complete list of members for
WordDB, including all inherited members.
| Alloc() | WordDB | |
| cache | WordDB | |
| CacheCompare(int(*compare)(WordContext *, const WordDBCacheEntry *, const WordDBCacheEntry *)) | WordDB | |
| CacheFlush() | WordDB | |
| CacheOff() | WordDB | |
| CacheOn(WordContext *context, int size_hint) | WordDB | |
| CacheP() const | WordDB | [inline] |
| Close() | WordDB | |
| Cursor() | WordDB | |
| db | WordDB | |
| db_info | WordDB | |
| Del(DB_TXN *txn, const String &key) | WordDB | |
| Del(const WordReference &wordRef) | WordDB | |
| Exists(const WordReference &wordRef) const | WordDB | |
| Fd(int *fdp) | WordDB | |
| Get(DB_TXN *txn, String &key, String &data, int flags) const | WordDB | |
| Get(DB_TXN *txn, String &key, unsigned int &data, int flags) const | WordDB | |
| Get(WordReference &wordRef) const | WordDB | |
| get_byteswapped() const | WordDB | |
| get_type() const | WordDB | |
| is_open | WordDB | |
| Open(const String &filename, const String &subname, DBTYPE type, int flags, int mode, int tags) | WordDB | |
| Put(DB_TXN *txn, const String &key, const String &data, int flags) | WordDB | |
| Put(DB_TXN *txn, const String &key, const unsigned int &data, int flags) | WordDB | |
| Put(const WordReference &wordRef, int flags) | WordDB | |
| Remove(const String &filename, const String &subname) | WordDB | |
| set_bt_compare(int(*compare)(const DBT *, const DBT *), void *user_data) | WordDB | |
| set_pagesize(u_int32_t pagesize) | WordDB | |
| Size() const | WordDB | |
| Stat(void *sp, void *(*db_malloc)(size_t), int flags) | WordDB | |
| Sync(int flags) | WordDB | |
| Tags(int tags) | WordDB | [inline] |
| Tags() const | WordDB | [inline] |
| user_data | WordDB | |
| WordDB(WordDBInfo &ndb_info) | WordDB | [inline] |
| ~WordDB() | WordDB | [inline] |