| acquire_table(const std::string &table) | oasys::FileSystemStore | [private] |
| baselen_ | oasys::Logger | [protected] |
| Can_Only_Be_Called_By_A_Logger typedef | oasys::Logger | |
| check_database() | oasys::FileSystemStore | [private] |
| check_db_dir(const char *db_dir, bool *dir_exists) | oasys::DurableStoreImpl | [protected] |
| classname_ | oasys::Logger | [protected] |
| create_db_dir(const char *db_dir) | oasys::DurableStoreImpl | [protected] |
| db_dir_ | oasys::FileSystemStore | [private] |
| default_perm_ | oasys::FileSystemStore | [private] |
| del_table(const std::string &name) | oasys::FileSystemStore | [virtual] |
| DurableStoreImpl(const char *classname, const char *logpath) | oasys::DurableStoreImpl | [inline] |
| fd_cache_ | oasys::FileSystemStore | [private] |
| FdCache typedef | oasys::FileSystemStore | [private] |
| FileSystemStore(const char *logpath) | oasys::FileSystemStore | |
| FileSystemStore(const FileSystemStore &) | oasys::FileSystemStore | |
| FileSystemTable class | oasys::FileSystemStore | [friend] |
| get_info() const | oasys::FileSystemStore | [virtual] |
| get_table(DurableTableImpl **table, const std::string &name, int flags, PrototypeVector &prototypes) | oasys::FileSystemStore | |
| oasys::DurableStoreImpl::get_table(DurableTableImpl **table, const std::string &db_name, int flags, PrototypeVector &prototypes)=0 | oasys::DurableStoreImpl | [pure virtual] |
| get_table_names(StringVector *names) | oasys::FileSystemStore | [virtual] |
| init(const StorageConfig &cfg) | oasys::FileSystemStore | [virtual] |
| init_ | oasys::FileSystemStore | [private] |
| init_database() | oasys::FileSystemStore | [private] |
| log_enabled(log_level_t level) const | oasys::Logger | [inline] |
| log_multiline(log_level_t level, const char *msg) const | oasys::Logger | [inline] |
| logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| logf(const char *logpath, log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| Logger(const char *classname, const char *fmt,...) | oasys::Logger | [inline] |
| Logger(const char *classname, const std::string &logpath) | oasys::Logger | [inline] |
| logpath() | oasys::Logger | [inline] |
| logpath_ | oasys::Logger | [protected] |
| logpath_appendf(const char *fmt,...) | oasys::Logger | [inline] |
| logpathf(const char *fmt,...) | oasys::Logger | [inline] |
| operator=(const FileSystemStore &) | oasys::FileSystemStore | |
| PrototypeVector typedef | oasys::DurableStoreImpl | |
| prune_db_dir(const char *db_dir, int tidy_wait) | oasys::DurableStoreImpl | [protected] |
| ref_count_ | oasys::FileSystemStore | [private] |
| RefCountMap typedef | oasys::DurableStoreImpl | |
| release_table(const std::string &table) | oasys::FileSystemStore | [private] |
| set_logpath(const char *logpath) | oasys::Logger | [inline] |
| tables_dir_ | oasys::FileSystemStore | [private] |
| tidy_database() | oasys::FileSystemStore | [private] |
| vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
| ~DurableStoreImpl() | oasys::DurableStoreImpl | [inline, virtual] |
| ~FileSystemStore() | oasys::FileSystemStore | |