| _filename | Tagcoll::TDBFile | [protected] |
| context() const | Tagcoll::TDBFile | [inline] |
| context() | Tagcoll::TDBFile | [inline] |
| db | Tagcoll::TDBFile | [protected] |
| deserialize_stringset(const TDB_DATA &val) | Tagcoll::TDBFile | [static] |
| filename() const | Tagcoll::TDBFile | [inline] |
| get(const std::string &key, ITEM &item) const | Tagcoll::TDBFile | [inline] |
| getGeneric(const std::string &key, void *buf, unsigned int size) const | Tagcoll::TDBFile | |
| getStringSet(const std::string &key) const | Tagcoll::TDBFile | |
| has(const std::string &key) const | Tagcoll::TDBFile | |
| open(int tdb_flags, int open_flags, mode_t mode=0666) | Tagcoll::TDBFile | |
| remove(const std::string &key) | Tagcoll::TDBFile | |
| set(const std::string &key, const ITEM &item) | Tagcoll::TDBFile | [inline] |
| setGeneric(const std::string &key, const void *buf, unsigned int size) | Tagcoll::TDBFile | |
| setStringSet(const std::string &key, OpSet< std::string > vals) | Tagcoll::TDBFile | |
| TDBFile(const std::string &filename) | Tagcoll::TDBFile | |
| traverse(int(*fn)(TDB_CONTEXT *, TDB_DATA, TDB_DATA, void *), void *state) const | Tagcoll::TDBFile | |
| ~TDBFile() | Tagcoll::TDBFile | [virtual] |