addObject(IN const char *id, IN smart_ptr< Datahash > obj)=0 | hash_db::Database | [pure virtual] |
commit(void)=0 | hash_db::Database | [pure virtual] |
create(IN const char *db_file) | hash_db::Database | [static] |
deleteObject(IN const char *id)=0 | hash_db::Database | [pure virtual] |
getIds(OUT SetString &ids)=0 | hash_db::Database | [pure virtual] |
getObject(IN const char *id)=0 | hash_db::Database | [pure virtual] |
~Database(void) | hash_db::Database | [virtual] |