| check_db_dir(const char *db_dir, bool *dir_exists) | DurableStoreImpl | [protected] |
| create_db_dir(const char *db_dir) | DurableStoreImpl | [protected] |
| del_table(const std::string &db_name)=0 | DurableStoreImpl | [pure virtual] |
| DurableStoreImpl(const char *classname, const char *logpath) | DurableStoreImpl | [inline] |
| get_info() const =0 | DurableStoreImpl | [pure virtual] |
| get_table(DurableTableImpl **table, const std::string &db_name, int flags, PrototypeVector &prototypes)=0 | DurableStoreImpl | [pure virtual] |
| get_table_names(StringVector *names)=0 | DurableStoreImpl | [pure virtual] |
| init(const StorageConfig &config)=0 | DurableStoreImpl | [pure virtual] |
| PrototypeVector typedef | DurableStoreImpl | |
| prune_db_dir(const char *db_dir, int tidy_wait) | DurableStoreImpl | [protected] |
| RefCountMap typedef | DurableStoreImpl | |
| ~DurableStoreImpl() | DurableStoreImpl | [inline, virtual] |
1.5.3