BDBStatistics() | HashDB< T > | [inline] |
BOOST_CLASS_REQUIRE(T, benzene, HashDBStateConcept) | HashDB< T > | [private] |
CLOSE_FLAGS | HashDB< T > | [private, static] |
Exists(hash_t hash) const | HashDB< T > | [inline] |
Flush() | HashDB< T > | [inline] |
Get(hash_t hash, T &data) const | HashDB< T > | [inline] |
Get(void *k, int ksize, void *d, int dsize) const | HashDB< T > | [inline] |
GetHeader(Header &header) const | HashDB< T > | [inline, private] |
HashDB(const std::string &filename, const std::string &type) | HashDB< T > | [inline] |
m_db | HashDB< T > | [private] |
m_filename | HashDB< T > | [private] |
PERMISSION_FLAGS | HashDB< T > | [private, static] |
Put(hash_t hash, const T &data) | HashDB< T > | [inline] |
Put(void *k, int ksize, void *d, int dsize) | HashDB< T > | [inline] |
PutHeader(Header &header) | HashDB< T > | [inline, private] |
~HashDB() | HashDB< T > | [inline] |