| __log_enabled(log_level_t level, const char *path) const | oasys::Logger | [inline] |
| __logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| baselen_ | oasys::Logger | [protected] |
| begin() | oasys::DurableObjectCache< _DataType > | [inline] |
| cache_ | oasys::DurableObjectCache< _DataType > | [protected] |
| CacheInsertRet typedef | oasys::DurableObjectCache< _DataType > | [protected] |
| CacheLRUList typedef | oasys::DurableObjectCache< _DataType > | [protected] |
| CachePolicy_t enum name | oasys::DurableObjectCache< _DataType > | |
| CAP_BY_COUNT enum value | oasys::DurableObjectCache< _DataType > | |
| CAP_BY_SIZE enum value | oasys::DurableObjectCache< _DataType > | |
| capacity_ | oasys::DurableObjectCache< _DataType > | [protected] |
| classname_ | oasys::Logger | [protected] |
| count() | oasys::DurableObjectCache< _DataType > | [inline] |
| del(const SerializableObject &key) | oasys::DurableObjectCache< _DataType > | |
| DurableObjectCache(const char *logpath, size_t capacity, CachePolicy_t policy=CAP_BY_SIZE) | oasys::DurableObjectCache< _DataType > | |
| end() | oasys::DurableObjectCache< _DataType > | [inline] |
| evict_last() | oasys::DurableObjectCache< _DataType > | [protected] |
| evictions() | oasys::DurableObjectCache< _DataType > | [inline] |
| evictions_ | oasys::DurableObjectCache< _DataType > | [protected] |
| flush() | oasys::DurableObjectCache< _DataType > | |
| get(const SerializableObject &key, _DataType **data) | oasys::DurableObjectCache< _DataType > | |
| get_cache_key(std::string *cache_key, const SerializableObject &key) | oasys::DurableObjectCache< _DataType > | [protected] |
| hits() | oasys::DurableObjectCache< _DataType > | [inline] |
| hits_ | oasys::DurableObjectCache< _DataType > | [protected] |
| is_live(const SerializableObject &key) | oasys::DurableObjectCache< _DataType > | |
| is_over_capacity(size_t size) | oasys::DurableObjectCache< _DataType > | [protected] |
| live() | oasys::DurableObjectCache< _DataType > | [inline] |
| lock_ | oasys::DurableObjectCache< _DataType > | [protected] |
| 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] |
| lru_ | oasys::DurableObjectCache< _DataType > | [protected] |
| misses() | oasys::DurableObjectCache< _DataType > | [inline] |
| misses_ | oasys::DurableObjectCache< _DataType > | [protected] |
| policy_ | oasys::DurableObjectCache< _DataType > | [protected] |
| put(const SerializableObject &key, const _DataType *data, int flags) | oasys::DurableObjectCache< _DataType > | |
| release(const SerializableObject &key, const _DataType *data) | oasys::DurableObjectCache< _DataType > | |
| remove(const SerializableObject &key, const _DataType *data) | oasys::DurableObjectCache< _DataType > | |
| reset_stats() | oasys::DurableObjectCache< _DataType > | [inline] |
| set_logpath(const char *logpath) | oasys::Logger | [inline] |
| size() | oasys::DurableObjectCache< _DataType > | [inline] |
| size_ | oasys::DurableObjectCache< _DataType > | [protected] |
| vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
| ~DurableObjectCache() | oasys::DurableObjectCache< _DataType > | |