This is the complete list of members for BESStoredDapResultCache, including all inherited members.
BESFileLockingCache() | BESFileLockingCache | inlineprotected |
BESFileLockingCache(const string &cache_dir, const string &prefix, unsigned long long size) | BESFileLockingCache | protected |
BESStoredDapResultCache(const string &cache_dir, const string &prefix, unsigned long long size) | BESStoredDapResultCache | protected |
cache_dataset(libdap::DDS &dds, const std::string &constraint, BESDapResponseBuilder *rb, libdap::ConstraintEvaluator *eval, std::string &cache_token) | BESStoredDapResultCache | virtual |
cache_too_big(unsigned long long current_size) const | BESFileLockingCache | virtual |
create_and_lock(const string &target, int &fd) | BESFileLockingCache | virtual |
dump(ostream &strm) const | BESFileLockingCache | virtual |
exclusive_to_shared_lock(int fd) | BESFileLockingCache | virtual |
get_cache_file_name(const string &src, bool mangle=false) | BESStoredDapResultCache | virtual |
get_cache_size() | BESFileLockingCache | virtual |
get_instance(const string &cache_dir, const string &prefix, unsigned long long size) | BESStoredDapResultCache | static |
get_instance() | BESStoredDapResultCache | static |
get_read_lock(const string &target, int &fd) | BESFileLockingCache | virtual |
getCacheDirectory() | BESFileLockingCache | |
getCacheFilePrefix() | BESFileLockingCache | |
getCacheSizeFromConfig() | BESStoredDapResultCache | static |
getResultPrefixFromConfig() | BESStoredDapResultCache | static |
getStoredResultsDirFromConfig() | BESStoredDapResultCache | static |
getSubDirFromConfig() | BESStoredDapResultCache | static |
initialize(const string &cache_dir, const string &prefix, unsigned long long size) | BESFileLockingCache | protected |
lock_cache_read() | BESFileLockingCache | virtual |
lock_cache_write() | BESFileLockingCache | virtual |
PREFIX_KEY | BESStoredDapResultCache | static |
purge_file(const string &file) | BESFileLockingCache | virtual |
SIZE_KEY | BESStoredDapResultCache | static |
StoredResultTest class | BESStoredDapResultCache | friend |
SUBDIR_KEY | BESStoredDapResultCache | static |
unlock_and_close(const string &target) | BESFileLockingCache | virtual |
unlock_and_close(int fd) | BESFileLockingCache | virtual |
unlock_cache() | BESFileLockingCache | virtual |
update_and_purge(const string &new_file) | BESFileLockingCache | virtual |
update_cache_info(const string &target) | BESFileLockingCache | virtual |
~BESFileLockingCache() | BESFileLockingCache | inlineprotectedvirtual |
~BESObj() | BESObj | inlinevirtual |
~BESStoredDapResultCache() | BESStoredDapResultCache | inlinevirtual |